diff options
| author | Rozelette <Rozelette@users.noreply.github.com> | 2021-03-22 11:03:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 11:03:33 -0500 |
| commit | 32d0e622fd958fb02086131ae58b1283518e7df3 (patch) | |
| tree | d4c7cd4883f5777eeb76c07a7847e92f8bb29dca /linker_scripts/code_script.txt | |
| parent | d61a7a9ef2e89008c0f355f433fd320dce9799ba (diff) | |
padutils OK (#72)
* padutils OK
* Update to latest OOT
Diffstat (limited to 'linker_scripts/code_script.txt')
| -rw-r--r-- | linker_scripts/code_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linker_scripts/code_script.txt b/linker_scripts/code_script.txt index 58c620217..df24a2b9a 100644 --- a/linker_scripts/code_script.txt +++ b/linker_scripts/code_script.txt @@ -24,7 +24,7 @@ SECTIONS build/src/boot_O1/boot_0x80084940.o(.text) build/asm/boot/loadfragment.o(.text) build/src/boot_O2/loadfragment2.o(.text) - build/asm/boot/boot_0x80085130.o(.text) + build/src/boot_O2/padutils.o(.text) build/src/boot_O2/stackcheck.o(.text) build/asm/boot/boot_0x80085570.o(.text) build/asm/boot/mtxuty-cvt.o(.text) |
