|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include <sys/proc.h>#include "user/common/exit_stack.h"#include "user/common/file.h"#include "user/common/syscalls.h"Go to the source code of this file.
Functions | |
| void | _exit (const char *status) |
| System call that handles pending notes for the current thread. | |