mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
update
This commit is contained in:
@@ -283,6 +283,7 @@ _free_r (struct _reent *ptr, void *addr)
|
||||
rt_free (addr);
|
||||
}
|
||||
|
||||
/* for exit() and abort() */
|
||||
__attribute__ ((noreturn)) void
|
||||
_exit (int status)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user