u-boot/examples
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
..
api Make *printf() return "int" instead of "void" 2010-07-04 23:51:49 +02:00
standalone examples/standalone: Remove relocation compile flags for PowerPC 2010-06-29 22:29:13 +02:00