1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 07:07:10 +01:00
Files
u-boot-megous/lib/tiny-printf.c
Sjoerd Simons 962a43cc96 lib/tiny-printf.c: Implement vprintf
Implement both printf and vprintf for a bit more flexibility, e.g.
allows the panic() function to work with tiny-printf.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
2015-12-13 17:07:30 -07:00

1.9 KiB