mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-30 14:35:17 -04:00
Exo: bpmpfw -> sc7fw, lp0 -> sc7
This commit is contained in:
parent
b72a68f622
commit
dca51291aa
17 changed files with 23 additions and 23 deletions
7
exosphere/sc7fw/linker.specs
Normal file
7
exosphere/sc7fw/linker.specs
Normal file
|
@ -0,0 +1,7 @@
|
|||
%rename link old_link
|
||||
|
||||
*link:
|
||||
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
|
||||
|
||||
*startfile:
|
||||
crti%O%s crtbegin%O%s
|
Loading…
Add table
Add a link
Reference in a new issue