mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 03:39:59 +00:00
nit.
This commit is contained in:
parent
0b4fd4328d
commit
a7bd7f332d
@ -30,7 +30,7 @@ __system_runflags:
|
|||||||
startup:
|
startup:
|
||||||
@ Save return address
|
@ Save return address
|
||||||
mov r4, lr
|
mov r4, lr
|
||||||
bics sp, sp, #7
|
bics sp, sp, #7
|
||||||
|
|
||||||
@ Clear the BSS section
|
@ Clear the BSS section
|
||||||
ldr r0, =__bss_start__
|
ldr r0, =__bss_start__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user