|
PatchworkOS
|
#include <stdlib.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 (int status) |
| void exit | ( | int | status | ) |
Definition at line 7 of file exit.c.
References _exit_stack_dispatch(), _files_close(), and _syscall_process_exit().
Referenced by abort().