mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-25 04:04:22 -04:00
Sketch out more of fusee
This commit is contained in:
parent
b310824dac
commit
2c7d6dc9b7
171 changed files with 14615 additions and 1005 deletions
7
fusee/fusee-loader/linker.specs
Normal file
7
fusee/fusee-loader/linker.specs
Normal file
|
@ -0,0 +1,7 @@
|
|||
%rename link old_link
|
||||
|
||||
*link:
|
||||
%(old_link) -T linker.ld --nmagic --gc-sections
|
||||
|
||||
*startfile:
|
||||
crti%O%s crtbegin%O%s
|
Loading…
Add table
Add a link
Reference in a new issue