diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-16 21:53:21 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-16 21:53:21 -0500 |
commit | f6c9a624fa8a6878a7fb2b02f55e4990a20feb59 (patch) | |
tree | ed22dc9d8d40addc507e9f2701bf7518d3e3a4ae | |
parent | 666f5d4e3a51fb4e7e836304336cbed3120c0efd (diff) |
tabs to spaces
-rw-r--r-- | ld_script.txt | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/ld_script.txt b/ld_script.txt index e77cb9e..ba0b5fb 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -85,45 +85,45 @@ SECTIONS { tools/agbcc/lib/libgcc.a:dp-bit.o(.text); tools/agbcc/lib/libgcc.a:_lshrdi3.o(.text); tools/agbcc/lib/libgcc.a:_negdi2.o(.text); - newlib/libc.a:memcpy.o(.text); - newlib/libc.a:memset.o(.text); - newlib/libc.a:sprintf.o(.text); - newlib/libc.a:strcat.o(.text); - newlib/libc.a:strcmp.o(.text); - newlib/libc.a:strcpy.o(.text); - newlib/libc.a:strlen.o(.text); - newlib/libc.a:strncpy.o(.text); - newlib/libc.a:vfprintf.o(.text); - newlib/libc.a:vsprintf.o(.text); - newlib/libc.a:wsetup.o(.text); - newlib/libc.a:dtoa.o(.text); - newlib/libc.a:fflush.o(.text); - newlib/libc.a:findfp.o(.text); - newlib/libc.a:mallocr_FREE.o(.text); - newlib/libc.a:fvwrite.o(.text); - newlib/libc.a:fwalk.o(.text); - newlib/libc.a:locale.o(.text); - newlib/libc.a:makebuf.o(.text); - newlib/libc.a:mallocr_MALLOC.o(.text); - newlib/libc.a:mbtowc_r.o(.text); - newlib/libc.a:memchr.o(.text); - newlib/libc.a:memmove.o(.text); - newlib/libc.a:mlock.o(.text); - newlib/libc.a:mprec.o(.text); - newlib/libm.a:s_isinf.o(.text); - newlib/libm.a:s_isnan.o(.text); - newlib/libc.a:sbrkr.o(.text); - newlib/libc.a:stdio.o(.text); - newlib/libc.a:syscalls.o(.text); - newlib/libc.a:writer.o(.text); - newlib/libc.a:mallocr_CALLOC.o(.text); - newlib/libc.a:closer.o(.text); - newlib/libc.a:errno.o(.text); - newlib/libc.a:fstatr.o(.text); - newlib/libc.a:abort.o(.text); - newlib/libc.a:libcfunc.o(.text); - newlib/libc.a:lseekr.o(.text); - newlib/libc.a:readr.o(.text); + newlib/libc.a:memcpy.o(.text); + newlib/libc.a:memset.o(.text); + newlib/libc.a:sprintf.o(.text); + newlib/libc.a:strcat.o(.text); + newlib/libc.a:strcmp.o(.text); + newlib/libc.a:strcpy.o(.text); + newlib/libc.a:strlen.o(.text); + newlib/libc.a:strncpy.o(.text); + newlib/libc.a:vfprintf.o(.text); + newlib/libc.a:vsprintf.o(.text); + newlib/libc.a:wsetup.o(.text); + newlib/libc.a:dtoa.o(.text); + newlib/libc.a:fflush.o(.text); + newlib/libc.a:findfp.o(.text); + newlib/libc.a:mallocr_FREE.o(.text); + newlib/libc.a:fvwrite.o(.text); + newlib/libc.a:fwalk.o(.text); + newlib/libc.a:locale.o(.text); + newlib/libc.a:makebuf.o(.text); + newlib/libc.a:mallocr_MALLOC.o(.text); + newlib/libc.a:mbtowc_r.o(.text); + newlib/libc.a:memchr.o(.text); + newlib/libc.a:memmove.o(.text); + newlib/libc.a:mlock.o(.text); + newlib/libc.a:mprec.o(.text); + newlib/libm.a:s_isinf.o(.text); + newlib/libm.a:s_isnan.o(.text); + newlib/libc.a:sbrkr.o(.text); + newlib/libc.a:stdio.o(.text); + newlib/libc.a:syscalls.o(.text); + newlib/libc.a:writer.o(.text); + newlib/libc.a:mallocr_CALLOC.o(.text); + newlib/libc.a:closer.o(.text); + newlib/libc.a:errno.o(.text); + newlib/libc.a:fstatr.o(.text); + newlib/libc.a:abort.o(.text); + newlib/libc.a:libcfunc.o(.text); + newlib/libc.a:lseekr.o(.text); + newlib/libc.a:readr.o(.text); tools/agbcc/lib/libgcc.a:_udivsi3.o(.text); } =0 |