Dear Simon Glass,
In message <1320263530-22843-2-git-send-email-...@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
> ---
> Changes in v3:
> - Move prototypes from commo
common.h is very large, so before changing the vsprintf functions, move the
prototypes into their own header file.
Signed-off-by: Simon Glass
---
Changes in v3:
- Move prototypes from common.h to vsprintf.h
include/common.h | 11 +--
include/vsprintf.h | 39 +++
2 matches
Mail list logo