mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-01-31 12:13:47 +01:00
[stage2] Forgot to change that, too
This commit is contained in:
parent
d390ead56f
commit
170cd2d8c4
@ -6,7 +6,7 @@ ENTRY(_start)
|
||||
MEMORY
|
||||
{
|
||||
NULL : ORIGIN = 0x00000000, LENGTH = 0x1000
|
||||
main : ORIGIN = 0xFFF00000, LENGTH = 0x00100000
|
||||
main : ORIGIN = 0xF0000000, LENGTH = 0x10000000
|
||||
low_iram : ORIGIN = 0x40003000, LENGTH = 0x8000
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user