coreboot-kgpe-d16/payloads/libpayload/libc
Uwe Hermann 0a89625f55 Add missing snprintf() to libc/printf.c (trivial).
This is also taken from the HelenOS project.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3210 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-02 12:35:45 +00:00
..
Makefile.inc Add initial support for some basic CMOS read/write functions and the 2008-03-27 23:26:40 +00:00
console.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
ctype.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
ipchecksum.c Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
lib.c Add initial support for some basic CMOS read/write functions and the 2008-03-27 23:26:40 +00:00
malloc.c Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
memory.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
printf.c Add missing snprintf() to libc/printf.c (trivial). 2008-04-02 12:35:45 +00:00
string.c Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00