Forráskód Böngészése

fixed assembly warnings.

aozima 10 éve
szülő
commit
1fa5711712
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      libcpu/arm/cortex-m4/context_rvds.S

+ 0 - 1
libcpu/arm/cortex-m4/context_rvds.S

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