mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
nit.
This commit is contained in:
parent
0b4fd4328d
commit
a7bd7f332d
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ __system_runflags:
|
|||
startup:
|
||||
@ Save return address
|
||||
mov r4, lr
|
||||
bics sp, sp, #7
|
||||
bics sp, sp, #7
|
||||
|
||||
@ Clear the BSS section
|
||||
ldr r0, =__bss_start__
|
||||
|
|
Loading…
Add table
Reference in a new issue