4
0
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:
aozima 2015-05-22 16:48:01 +08:00
parent 607a1cd11d
commit 1fa5711712

View File

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