commit | 71d4f18c95a46a3455d901236f7b01edf7b8804a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 02 09:52:09 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sat Dec 17 23:34:01 2011 +0100 |
tree | 75eea4487c8c61a93d0512950d3c4fb8fc8a446d | |
parent | cd55bde94071ebcf707539f19f249c8c637e6d7c [diff] |
vsprintf: Move function documentation into header file Now that this is not in common.h, perhaps it is acceptable to move this documentation into the header file. Signed-off-by: Simon Glass <sjg@chromium.org>