assemblz fix
This commit is contained in:
parent
321d2ef77d
commit
e9b0582150
@ -262,7 +262,7 @@ Sync:
|
||||
|
||||
// Jump to application
|
||||
// Load CPU ID 0, which will be used as a function argument to the boot_core function.
|
||||
ldr r0, #0x0
|
||||
mov r0, #0x0
|
||||
bl boot_core
|
||||
// In case the application returns, loop forever
|
||||
b .
|
||||
|
Loading…
x
Reference in New Issue
Block a user