commit | 9785c905cff109e48415904e518ca559918e7fd0 | [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 | a7b39185338c333a052728a7952b5f1cba4fc22a [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>