diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-12-29 06:24:26 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-09 12:38:57 +0800 |
commit | 973cb394b23002acde7d7ea19abc754019dd106c (patch) | |
tree | cf05524128224aceb57dd33f84ea4fdaacb4ecb3 /ld_script.txt | |
parent | 8f1a8972c19f5cd2522c9e7982bd330ac05305e9 (diff) |
librfu through 0x81E13F0
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index c57b7b4a0..89bf60c16 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -319,6 +319,7 @@ SECTIONS { src/agb_flash_le.o(.text); src/librfu_stwi.o(.text); asm/librfu_intr.o(.text); + src/librfu_rfu.o(.text); asm/librfu.o(.text); src/isagbprn.o(.text); asm/libagbsyscall.o(.text); |