diff options
Diffstat (limited to 'asm/emerald.s')
-rw-r--r-- | asm/emerald.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/asm/emerald.s b/asm/emerald.s index 176258ddc..b4ec3d95b 100644 --- a/asm/emerald.s +++ b/asm/emerald.s @@ -11,9 +11,6 @@ Start: .include "asm/crt0.s" - - .thumb - .include "asm/main.s" .include "asm/malloc.s" .include "asm/dma3_manager.s" |