mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-02 10:15:26 +08:00
update
This commit is contained in:
parent
eaa3454bbe
commit
0ce0e2c234
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user