coreboot-kgpe-d16/payloads
Gabe Black e88e1ab864 libpayload: Add the format attribute to functions in stdio.h.
gcc recognizes the format function attribute which tells the compiler to expect
the format string to look a certain way and for its arguments to be of
appropriate types. This helps to prevent errors like the one that was recently
fixed in libpayload's assert.

Change-Id: I284ae8bff32f72cfd2d1a250d126c729b38a5730
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/1731
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-11-07 18:36:14 +01:00
..
bayou Run dos2unix on bayou and remove white space at the end of lines. 2011-10-31 21:29:31 +01:00
coreinfo coreinfo: fix build error (TRIVIAL) 2012-08-15 14:06:07 +02:00
external Update SeaBIOS stable to the release-1.7.1 commit 2012-10-16 03:31:05 +02:00
libpayload libpayload: Add the format attribute to functions in stdio.h. 2012-11-07 18:36:14 +01:00