mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-20 09:24:11 -05:00
reserve 48k
This commit is contained in:
@@ -70,7 +70,7 @@ _start:
|
||||
str r2,[r1]
|
||||
|
||||
ldr r1, =fake_heap_end @ set heap end
|
||||
sub r8,r8,#0x8000
|
||||
sub r8,r8,#0xc000
|
||||
str r8, [r1]
|
||||
|
||||
push {r0}
|
||||
|
||||
Reference in New Issue
Block a user