diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 248f367..203b3b5 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -50,7 +50,7 @@ SECTIONS { asm/code_800AAA0.o(.text); src/main.o(.text); asm/code_800B540.o(.text); - asm/flash.o(.text); + src/flash.o(.text); asm/code_800D090.o(.text); asm/m4a.o(.text); asm/syscall.o(.text); |