[U-Boot] [U-Boot, 02/10] Add some standard headers external code might need
Tom Rini
trini at ti.com
Mon Oct 27 23:20:10 CET 2014
On Wed, Oct 15, 2014 at 04:38:31AM -0600, Simon Glass wrote:
> From: Gabe Black <gabeblack at chromium.org>
>
> inttypes.h defines format specifiers for printf which work with data types of
> particular sizes. stdlib.h is currently just a passthrough to malloc.h which
> has declarations of the various *alloc functions.
>
> Add the required #define to common.h so that these printf format specifiers
> will be made available.
>
> Signed-off-by: Gabe Black <gabeblack at google.com>
> Reviewed-by: Gabe Black <gabeblack at chromium.org>
> Tested-by: Gabe Black <gabeblack at chromium.org>
> Reviewed-by: Bill Richardson <wfrichar at google.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> (Replaced with a GPL version from glibc)
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141027/e8fde6df/attachment.pgp>
More information about the U-Boot
mailing list