diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-16 07:21:54 +0800 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-01-16 08:14:27 -0600 |
commit | 46b00b11d4f62d866f55247f291678c8366498bd (patch) | |
tree | ab6a7de5accbb029eb8664d6a38ad924478fcc73 /ld_script.txt | |
parent | c2be2e8c69eda4ecf0a1daa499dde10174b0891b (diff) |
match all the functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7e0eeac3d..6719b6907 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -358,7 +358,7 @@ SECTIONS { src/librfu_intr.o(.text); asm/librfu_intr.o(.text); src/librfu_rfu.o(.text); - asm/librfu.o(.text); + src/librfu_sio32id.o(.text); src/libisagbprn.o(.text); *libagbsyscall.a:ArcTan2.o(.text); *libagbsyscall.a:BgAffineSet.o(.text); |