Add missing snprintf() to libc/printf.c (trivial).
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 2 Apr 2008 12:35:45 +0000 (12:35 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 2 Apr 2008 12:35:45 +0000 (12:35 +0000)
commit0a89625f55ac3b220b89fe7f122e98ef49af925b
tree660b365fd89bcffcc0de823141b1d6ae1c4ceb34
parent2b85b6311f1b7497da3484dc9369e80c9140ae5c
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
payloads/libpayload/LICENSES
payloads/libpayload/include/libpayload.h
payloads/libpayload/libc/printf.c