mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 21:03:32 +08:00
fixed assembly warnings.
This commit is contained in:
parent
607a1cd11d
commit
1fa5711712
@ -205,7 +205,6 @@ rt_hw_context_switch_to PROC
|
||||
LDR r0, =SCB_VTOR
|
||||
LDR r0, [r0]
|
||||
LDR r0, [r0]
|
||||
NOP
|
||||
MSR msp, r0
|
||||
|
||||
; enable interrupts at processor level
|
||||
|
Loading…
x
Reference in New Issue
Block a user