mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-22 02:17:21 -05:00
9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
%rename link old_link
|
|
|
|
*link:
|
|
%(old_link) -T 3dsx.ld%s -d --emit-relocs --use-blx --gc-sections
|
|
|
|
*startfile:
|
|
3dsx_crt0%O%s crti%O%s crtbegin%O%s
|
|
|