Explorar o código

trunk\libcpu\arm\stm32\context_rvds.S add NOP in line 186

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@21 bbd45198-f89e-11dd-88c7-29a3b14d5316
wuyangyong %!s(int64=15) %!d(string=hai) anos
pai
achega
9eed317daf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libcpu/arm/stm32/context_rvds.S

+ 1 - 0
libcpu/arm/stm32/context_rvds.S

@@ -183,6 +183,7 @@ rt_hw_interrupt_thread_switch	PROC
 
 _no_switch
 	BX		lr
+	NOP
 
 	ENDP