|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
Go to the source code of this file.
Functions | |
| void | syscall_exit_group (int status) |
| void syscall_exit_group | ( | int | status | ) |
Definition at line 5 of file exit_group.c.
References get_current_core_data(), serial2_printf(), and status.
Referenced by syscall_dispatch().