commit | 71ec92b67c1983a87a8c405d280e2dba1cc0080d | [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 | 046a37bd53f479915bcd5041e0834dad576371a2 [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>