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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| crt0.S | ||
| demo.c | ||
| glue.c | ||
| glue.h | ||
| libgenwrap.c | ||