mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-18 08:55:46 -04:00

Small modification to the linkerscript to stay in 0x03800000. This may break a few loaders but that's okay, nobody should be booting this directly.
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
%include <sync-none.specs>
|
|
|
|
*link:
|
|
+ -T../ds_arm7_iwram.ld%s --no-warn-rwx-segments
|
|
|
|
*startfile:
|
|
ds_arm7_vram_crt0%O%s crti%O%s crtbegin%O%s
|