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
This commit is contained in:
parent
e3daae01d5
commit
9eed317daf
|
@ -183,6 +183,7 @@ rt_hw_interrupt_thread_switch PROC
|
|||
|
||||
_no_switch
|
||||
BX lr
|
||||
NOP
|
||||
|
||||
ENDP
|
||||
|
||||
|
|
Loading…
Reference in New Issue