diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 19f31e4..c51eb2d 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -77,6 +77,7 @@ SECTIONS { src/code_800C9CC.o(.text); asm/code_800C9CC.o(.text); src/flash.o(.text); + src/code_800D090.o(.text); asm/code_800D090.o(.text); src/code_80118A4.o(.text); asm/code_80118A4.o(.text); |