mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-27 04:14:41 -05:00
reserve 48k
This commit is contained in:
parent
c952d10ab4
commit
5358ab9fc2
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user