summaryrefslogtreecommitdiff
path: root/tools/loadrbf.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-09-12 14:03:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-09-12 14:03:56 +0000
commit7b3cea4df3142e05205421a7a3aace98b3233b65 (patch)
tree10c91059ca964f5270480666e7702006a1b44526 /tools/loadrbf.c
parente5cb74003db663b8e48e71d7908409067900d7be (diff)
downloadrockbox-7b3cea4df3142e05205421a7a3aace98b3233b65.tar.gz
rockbox-7b3cea4df3142e05205421a7a3aace98b3233b65.zip
the script sets ARCHOS_RECORDER instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2276 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/loadrbf.c')
-rw-r--r--tools/loadrbf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/loadrbf.c b/tools/loadrbf.c
index 50cb03d2fe..769195ea99 100644
--- a/tools/loadrbf.c
+++ b/tools/loadrbf.c
@@ -10,7 +10,6 @@
10#include <stdio.h> 10#include <stdio.h>
11 11
12/* this should go in a library...*/ 12/* this should go in a library...*/
13#define ARCHOS_RECORDER
14#define DEBUGF printf 13#define DEBUGF printf
15#include "../firmware/loadfont.c" 14#include "../firmware/loadfont.c"
16 15