forked from len0rd/rockbox
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16243 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7667a865ff
commit
a07c034de7
15 changed files with 283 additions and 194 deletions
|
@ -273,5 +273,11 @@ void __div0(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
#ifdef BOOTLOADER
|
||||
void reference_system_c(void)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* CPU_ARM */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue