Browse Source

fixed assembly warnings.

aozima 10 năm trước cách đây
mục cha
commit
1fa5711712
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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