add entire atmosphere source code and also add ram timing fixes
This commit is contained in:
7
Source/Atmosphere/mesosphere/kernel/kernel.specs
Normal file
7
Source/Atmosphere/mesosphere/kernel/kernel.specs
Normal file
@@ -0,0 +1,7 @@
|
||||
%rename link old_link
|
||||
|
||||
*link:
|
||||
%(old_link) -T %:getenv(ATMOSPHERE_TOPDIR /kernel.ld) -pie --gc-sections -z text -z nodynamic-undefined-weak -z pack-relative-relocs -nostdlib
|
||||
|
||||
*startfile:
|
||||
crti%O%s crtbegin%O%s
|
||||
Reference in New Issue
Block a user