u-boot-brain/examples/api
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
..
.gitignore Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
crt0.S Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
demo.c Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
glue.c Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
glue.h Move api_examples to examples/api 2009-07-21 09:23:36 +02:00
libgenwrap.c Make *printf() return "int" instead of "void" 2010-07-04 23:51:49 +02:00
Makefile Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00