remove unnecessary .arm and .thumb directives
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
|
||||
Start:
|
||||
.include "asm/crt0.s"
|
||||
|
||||
.thumb
|
||||
|
||||
.include "asm/main.s"
|
||||
.include "asm/malloc.s"
|
||||
.include "asm/dma3_manager.s"
|
||||
|
||||
Reference in New Issue
Block a user