mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 01:07:21 +00:00
update dlibc syscalls.c
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* Date Author Notes
|
||||
* 2021-02-13 Meco Man implement exit() and abort()
|
||||
*/
|
||||
#include <rtthread.h>
|
||||
|
||||
void exit (int status)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user