summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-12-02 12:29:31 -0600
committerGitHub <noreply@github.com>2018-12-02 12:29:31 -0600
commitee05197eba782b9796b042f153890be10c4b492c (patch)
tree27237fe3953d40ad24866563d497639ac914b45e /ld_script.txt
parent145047d4389c68052ed8a5f4c1760238112004f3 (diff)
parentd137ebc7a9e0f4f73a1379ab667d90fbce859876 (diff)
Merge pull request #418 from DizzyEggg/link_rfu
Finish Link rfu
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 628475264..86562a541 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -54,7 +54,6 @@ SECTIONS {
src/string_util.o(.text);
src/link.o(.text);
src/link_rfu.o(.text);
- asm/link_rfu.o(.text);
src/rom_8011DC0.o(.text);
asm/rom_8011DC0.o(.text);
src/rtc.o(.text);