提交 e3daae01 编写于 作者: wuyangyong's avatar wuyangyong

trunk\libcpu\arm\stm32\fault_rvds.S add ENDP and END on the end of file

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@20 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 f1f56354
......@@ -22,10 +22,12 @@
rt_hw_hard_fault PROC
EXPORT rt_hw_hard_fault
; get current context
; get current context
MRS r0, psp ; get fault thread stack pointer
BL rt_hw_hard_fault_exception
ORR lr, lr, #0x04
BX lr
\ No newline at end of file
ENDP
END
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册