mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
thermosphere: "write" placeholder code
This commit is contained in:
parent
1f7a1f71d6
commit
bd9152215f
16 changed files with 2375 additions and 0 deletions
4
thermosphere/linker.specs
Normal file
4
thermosphere/linker.specs
Normal file
|
@ -0,0 +1,4 @@
|
|||
%rename link old_link
|
||||
|
||||
*link:
|
||||
%(old_link) -T %:getenv(TOPDIR /linker.ld) --nmagic --gc-sections
|
Loading…
Add table
Add a link
Reference in a new issue