diff options
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ld_script.txt b/ld_script.txt index 5acc3f0..1d675cd 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -68,14 +68,12 @@ SECTIONS { asm/code_8009804.o(.text); src/file_system.o(.text); src/main.o(.text); - asm/code_800B540.o(.text); - src/code_800B5F0.o(.text); asm/code_800B5F0.o(.text); src/music_pre.o(.text); asm/music.o(.text); src/music.o(.text); src/code_800C9CC.o(.text); - asm/code_800C9CC.o(.text); + src/cpu.o(.text); src/flash.o(.text); src/code_800D090.o(.text); asm/code_800D090.o(.text); |