Ver Fonte

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 há 15 anos atrás
pai
commit
9eed317daf
1 ficheiros alterados com 1 adições e 0 exclusões
  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