1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Atmosphere/fusee/fusee-secondary/linker.specs

8 lines
146 B
Plaintext
Raw Permalink Normal View History

2018-03-14 20:14:02 +00:00
%rename link old_link
*link:
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
2018-03-14 20:14:02 +00:00
*startfile:
crti%O%s crtbegin%O%s