Some small cleanups and code for testing

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15312 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2007-10-26 05:17:15 +00:00
parent cf86a9886f
commit 0a632680e9
5 changed files with 77 additions and 34 deletions

View file

@ -42,7 +42,7 @@ newstart:
msr cpsr, #0xd3 /* enter supervisor mode, disable IRQ */
#endif
#if !defined(BOOTLOADER) || (CONFIG_CPU == DM320)
#if !defined(BOOTLOADER)
#if !defined(DEBUG)
/* Copy exception handler code to address 0 */
ldr r2, =_vectorsstart