Parcourir la source

fixed assembly warnings.

aozima il y a 10 ans
Parent
commit
1fa5711712
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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