summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index c53b23c..e1dcd0e 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -42,6 +42,7 @@ SECTIONS {
asm/crt0.o(.text);
src/code_80001DC.o(.text);
asm/arm_func.o(.text);
+ src/code_2.o(.text);
asm/code_2.o(.text);
src/code.o(.text);
asm/event_flag.o(.text);