diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2020-11-01 23:23:32 -0600 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2020-11-01 23:23:32 -0600 |
commit | 9d383609e21adfc35004cdf87f9231039c701b23 (patch) | |
tree | 3c93896b32329dd53fef2b52a99fba09d2d558c8 /ld_script.txt | |
parent | 22f19f8d55bdc749775438b34cdaa209d07bd8c1 (diff) |
some splitting and sync'ing declarations/vars
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index d70a9ca..875388b 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -118,6 +118,8 @@ SECTIONS { asm/code_8094F88.o(.text); src/code_8095014.o(.text); asm/code_8095014.o(.text); + src/code_8097F40.o(.text); + asm/code_8097F40.o(.text); asm/code_8098468.o(.text); src/code_8098BDC.o(.text); asm/code_8098BDC.o(.text); |