mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 22:15:17 -04:00
exo: add stub warmboot.bin
This commit is contained in:
parent
dca51291aa
commit
fc4912ef54
9 changed files with 453 additions and 0 deletions
7
exosphere/lp0fw/linker.specs
Normal file
7
exosphere/lp0fw/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