commit | f7ae6806bbf13ab69b13bd1c88be98cb2defe2c2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 02 09:52:07 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sat Dec 17 23:30:35 2011 +0100 |
tree | 428a7eb6f44bbab258f39e65c368d963026867be | |
parent | 787fb37e632c9b93ed4bd92e81aa3f267746efd4 [diff] |
Move vsprintf functions into their own header common.h is very large, so before changing the vsprintf functions, move the prototypes into their own header file. Signed-off-by: Simon Glass <sjg@chromium.org>