[U-Boot] [PATCH v6 1/4] Move vsprintf functions into their own header
Wolfgang Denk
wd at denx.de
Sat Dec 17 23:31:56 CET 2011
Dear Simon Glass,
In message <1320263530-22843-2-git-send-email-sjg at chromium.org> you wrote:
> 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 at chromium.org>
> ---
> Changes in v3:
> - Move prototypes from common.h to vsprintf.h
>
> include/common.h | 11 +----------
> include/vsprintf.h | 39 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 40 insertions(+), 10 deletions(-)
> create mode 100644 include/vsprintf.h
Applied to "next" branch, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Man is the best computer we can put aboard a spacecraft ... and the
only one that can be mass produced with unskilled labor.
-- Wernher von Braun
More information about the U-Boot
mailing list