diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-02 06:19:23 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-09 12:38:57 +0800 |
commit | 1fda78fd0a1b0235ec0ee2db85e5ebbfa9fc50b5 (patch) | |
tree | ae3851fb75a49ac4afd2ca5c1a12cdbb75617a73 /ld_script.txt | |
parent | 5bf8d1c62d6907b44d92f75f4402c4a0dee28a2c (diff) |
k.o. librfu_rfu
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 89bf60c16..08adda00d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -320,7 +320,6 @@ SECTIONS { 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); *libgcc.a:_call_via_rX.o(.text); |