This commit is contained in:
aliaspider 2016-01-15 22:35:00 +01:00
parent 0b4fd4328d
commit a7bd7f332d

View File

@ -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__