1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 21:21:48 +00:00
Atmosphere/thermosphere/tegra-t210-nintendo.mem

8 lines
257 B
Text

MEMORY
{
NULL : ORIGIN = 0, LENGTH = 0x1000
main : ORIGIN = 0x80000000, LENGTH = 0xD000
/* This area is overwritten by the secure monitor when preparing for deep sleep. */
temp : ORIGIN = 0x8000F000, LENGTH = 0x11000
}