1
0
Fork 0
forked from len0rd/rockbox

GDB stub for ARM

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8447 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Tomasz Malesinski 2006-01-25 01:43:07 +00:00
parent d9c0ad1db6
commit 2aabc875bf
6 changed files with 720 additions and 3 deletions

View file

@ -170,3 +170,7 @@ replaygain.c
pcm_record.c
#endif
sound.c
#if defined(IRIVER_IFP7XX_SERIES) && defined(STUB)
common/sscanf.c
usb_serial.c
#endif