提交 0ce0e2c2 编写于 作者: mysterywolf's avatar mysterywolf

update

上级 eaa3454b
...@@ -283,6 +283,7 @@ _free_r (struct _reent *ptr, void *addr) ...@@ -283,6 +283,7 @@ _free_r (struct _reent *ptr, void *addr)
rt_free (addr); rt_free (addr);
} }
/* for exit() and abort() */
__attribute__ ((noreturn)) void __attribute__ ((noreturn)) void
_exit (int status) _exit (int status)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册