diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 662dc74..6f567a9 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -69,6 +69,8 @@ SECTIONS { asm/code_800B540.o(.text); src/flash.o(.text); asm/code_800D090.o(.text); + src/code_80118A4.o(.text); + asm/code_80118A4.o(.text); src/save.o(.text); asm/save.o(.text); src/save1.o(.text); |