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 a4ce5e236..86f89eb46 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -53,7 +53,6 @@ SECTIONS { src/string_util.o(.text); src/link.o(.text); src/link_rfu.o(.text); - asm/link.o(.text); asm/link_rfu.o(.text); asm/rom_8011DC0.o(.text); src/rtc.o(.text); |