Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void"
Change the return type of the *printf() functions to the standard
"int"; no changes are needed but returning the already available
length count.

This will save a few additional strlen() calls later...

Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-07-04 23:51:49 +02:00
..
2009-07-21 09:23:36 +02:00
2009-07-21 09:23:36 +02:00
2009-07-21 09:23:36 +02:00
2009-07-21 09:23:36 +02:00
2009-07-21 09:23:36 +02:00
2010-04-21 23:42:38 +02:00