1
0
Fork 0
forked from len0rd/rockbox

Fixed RoLo for H100 targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7188 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-07-18 15:50:06 +00:00
parent 6753fb5138
commit aa1042286a
4 changed files with 7 additions and 7 deletions

View file

@ -38,12 +38,6 @@
#define DRAM_START 0x31000000
#ifdef IRIVER_H100
#define MODEL_NUMBER 1
#else
#define MODEL_NUMBER 0
#endif
int line = 0;
int usb_screen(void)