summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/ld_script.txt b/ld_script.txt
index a044ecdab..4247fca4d 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -360,6 +360,7 @@ SECTIONS {
asm/librfu_intr.o(.text);
src/librfu_rfu.o(.text);
asm/librfu.o(.text);
+ src/libisagbprn.o(.text);
src/libagbsyscall.o(.text);
*libgcc.a:_call_via_rX.o(.text);
*libgcc.a:_divdi3.o(.text);
@@ -380,38 +381,39 @@ SECTIONS {
*libc.a:memset.o(.text);
*libc.a:strcmp.o(.text);
*libc.a:strcpy.o(.text);
- *libc.a:vfprintf.o(.text);
+ *libc.a:impure.o(.text);
*libc.a:vsprintf.o(.text);
+ *libc.a:vfprintf.o(.text);
+ *libc.a:wsetup.o(.text);
+ *libc.a:dtoa.o(.text);
+ *libc.a:fflush.o(.text);
+ *libc.a:findfp.o(.text);
+ *libc.a:freer.o(.text);
+ *libc.a:mtrim.o(.text);
*libc.a:fvwrite.o(.text);
+ *libc.a:fwalk.o(.text);
*libc.a:locale.o(.text);
- *libc.a:findfp.o(.text);
- *libc.a:fflush.o(.text);
- *libc.a:wsetup.o(.text);
+ *libc.a:makebuf.o(.text);
+ *libc.a:mallocr.o(.text);
*libc.a:mbtowc_r.o(.text);
- *libc.a:s_isinf.o(.text);
- *libc.a:s_isnan.o(.text);
*libc.a:memchr.o(.text);
- *libc.a:strlen.o(.text);
- *libc.a:dtoa.o(.text);
*libc.a:memmove.o(.text);
- *libc.a:stdio.o(.text);
+ *libc.a:mlock.o(.text);
*libc.a:mprec.o(.text);
- *libc.a:mallocr.o(.text);
- *libc.a:fwalk.o(.text);
- *libc.a:freer.o(.text);
- *libc.a:makebuf.o(.text);
- *libc.a:readr.o(.text);
+ *libc.a:s_isinf.o(.text);
+ *libc.a:s_isnan.o(.text);
+ *libc.a:sbrkr.o(.text);
+ *libc.a:stdio.o(.text);
+ *libc.a:strlen.o(.text);
+ *libc.a:syscalls.o(.text);
*libc.a:writer.o(.text);
- *libc.a:lseekr.o(.text);
- *libc.a:closer.o(.text);
*libc.a:callocr.o(.text);
- *libc.a:sbrkr.o(.text);
- *libc.a:mlock.o(.text);
+ *libc.a:closer.o(.text);
+ *libc.a:errno.o(.text);
*libc.a:fstatr.o(.text);
*libc.a:libcfunc.o(.text);
- *libc.a:syscalls.o(.text);
- *libc.a:errno.o(.text);
- src/libisagbprn.o(.text);
+ *libc.a:lseekr.o(.text);
+ *libc.a:readr.o(.text);
} =0
.rodata :
@@ -661,10 +663,8 @@ SECTIONS {
src/pokenav_match_call_data.o(.rodata);
src/menu_specialized.o(.rodata);
src/ereader_helpers.o(.rodata);
- data/ereader_helpers.o(.rodata);
src/faraway_island.o(.rodata);
src/ereader_screen.o(.rodata);
- data/ereader_screen.o(.rodata);
src/trainer_hill.o(.rodata);
src/rayquaza_scene.o(.rodata);
src/walda_phrase.o(.rodata);