Thu 17 Oct 23:42:52 CEST 2024
This commit is contained in:
parent
efb06deb60
commit
5b605be449
6
include/library/stdlib.h
Normal file
6
include/library/stdlib.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef LIBRARY_STDLIB_H
|
||||
#define LIBRARY_STDLIB_H
|
||||
|
||||
void exit( int code );
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user