diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 1f31ca849..c6c40a62f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -42,7 +42,6 @@ SECTIONS { { asm/crt0.o(.text); src/main.o(.text); - asm/main.o(.text); src/malloc.o(.text); asm/dma3_manager.o(.text); src/gpu_regs.o(.text); |