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
..
2010-04-13 09:13:04 +02:00
2010-04-13 09:13:04 +02:00
2010-03-21 22:44:42 +01:00
2010-04-21 23:42:38 +02:00
2010-03-12 23:06:04 +01:00
2010-04-24 22:56:41 +02:00
2010-05-06 00:16:46 +02:00
2010-01-31 22:34:34 -08:00
2010-05-27 20:59:48 +02:00
2010-05-28 10:56:04 -04:00