Home
last modified time | relevance | path

Searched hist:d9c27253ce333e2086b2d758b42dc3ecb8b34c3d (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/examples/api/
H A Dlibgenwrap.cd9c27253ce333e2086b2d758b42dc3ecb8b34c3d Sun Jun 20 15:14:14 UTC 2010 Wolfgang Denk <wd@denx.de> 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>
/rk3399_rockchip-uboot/include/
H A Dexports.hd9c27253ce333e2086b2d758b42dc3ecb8b34c3d Sun Jun 20 15:14:14 UTC 2010 Wolfgang Denk <wd@denx.de> 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>
H A Dcommon.hd9c27253ce333e2086b2d758b42dc3ecb8b34c3d Sun Jun 20 15:14:14 UTC 2010 Wolfgang Denk <wd@denx.de> 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>
/rk3399_rockchip-uboot/common/
H A Dconsole.cd9c27253ce333e2086b2d758b42dc3ecb8b34c3d Sun Jun 20 15:14:14 UTC 2010 Wolfgang Denk <wd@denx.de> 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>