summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorsceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 19:05:47 -0800
committersceptillion <33798691+sceptillion@users.noreply.github.com>2017-12-11 19:05:47 -0800
commitae6d7f251ec0c6757fa3b41d50f6a58f8f2dd48c (patch)
tree4228d3678b615569197747e638daa7583cf12568 /ld_script.txt
parentb297f50310ed36f7298e11e0dc85f1b6fac53b89 (diff)
decompile flash
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
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);