diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-10-03 18:16:34 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-10-03 18:16:34 -0500 |
commit | 89bfb9439959ffb64cc34d3f5a1b157b7824be0f (patch) | |
tree | 804882b172b8c36a7bf2ce19ca15e894c7c64362 /ld_script.txt | |
parent | d60e36b6b81b691585c2f231356738af704e0c7b (diff) |
lotsa data dumping and split one asm file
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 0e93f77..36badc1 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -97,6 +97,7 @@ SECTIONS { src/code_8092334.o(.text); asm/code_8092334.o(.text); asm/code_8098468.o(.text); + asm/code_809D148.o(.text); asm/code_80A26CC.o(.text); src/code_80A7714.o(.text); asm/code_80A7714.o(.text); |