1
0
Fork 0
forked from len0rd/rockbox

Finishing touches

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9460 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2006-04-03 17:11:42 +00:00
parent 9f4898a3f2
commit 6e3371110e
4 changed files with 28 additions and 10 deletions

View file

@ -25,6 +25,7 @@
#include "z_zone.h"
extern struct plugin_api* rb;
extern bool noprintf;
/* libc functions */
int printf(const char *fmt, ...);