mirror of
https://github.com/rvtr/TwlToolsRED.git
synced 2025-10-31 06:41:18 -04:00
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@382 7061adef-622a-194b-ae81-725974e89856
This commit is contained in:
parent
68adf0fcdb
commit
c1e7dace95
@ -10,9 +10,9 @@
|
||||
# not be disclosed to third parties or copied or duplicated in any form,
|
||||
# in whole or in part, without the prior written consent of Nintendo.
|
||||
#
|
||||
# $Date:: 2008-05-08#$
|
||||
# $Rev: 5904 $
|
||||
# $Author: yosizaki $
|
||||
# $Date:: 2009-06-09#$
|
||||
# $Rev: 10716 $
|
||||
# $Author: okajima_manabu $
|
||||
#---------------------------------------------------------------------------
|
||||
MEMORY
|
||||
{
|
||||
@ -266,6 +266,12 @@ SECTIONS
|
||||
<FOREACH.LTDAUTOLOAD.LIBRARIES=.wram>
|
||||
<LTDAUTOLOAD.LIBRARY=.wram:t>
|
||||
<END.LTDAUTOLOAD.LIBRARIES>
|
||||
<FOREACH.LTDAUTOLOAD.OBJECTS=.main>
|
||||
<LTDAUTOLOAD.OBJECT=.main:t>
|
||||
<END.LTDAUTOLOAD.OBJECTS>
|
||||
<FOREACH.LTDAUTOLOAD.LIBRARIES=.main>
|
||||
<LTDAUTOLOAD.LIBRARY=.main:t>
|
||||
<END.LTDAUTOLOAD.LIBRARIES>
|
||||
<FOREACH.LTDAUTOLOAD.OBJECTS=.ltdwram>
|
||||
<LTDAUTOLOAD.OBJECT=.ltdwram:t>
|
||||
<END.LTDAUTOLOAD.OBJECTS>
|
||||
@ -326,6 +332,12 @@ SECTIONS
|
||||
<FOREACH.LTDAUTOLOAD.LIBRARIES=.wram>
|
||||
<LTDAUTOLOAD.LIBRARY=.wram.bss:t>
|
||||
<END.LTDAUTOLOAD.LIBRARIES>
|
||||
<FOREACH.LTDAUTOLOAD.OBJECTS=.main>
|
||||
<LTDAUTOLOAD.OBJECT=.main.bss:t>
|
||||
<END.LTDAUTOLOAD.OBJECTS>
|
||||
<FOREACH.LTDAUTOLOAD.LIBRARIES=.main>
|
||||
<LTDAUTOLOAD.LIBRARY=.main.bss:t>
|
||||
<END.LTDAUTOLOAD.LIBRARIES>
|
||||
<FOREACH.LTDAUTOLOAD.OBJECTS=.ltdwram>
|
||||
<LTDAUTOLOAD.OBJECT=.ltdwram.bss:t>
|
||||
<END.LTDAUTOLOAD.OBJECTS>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user