UbixOS
2.0
|
Go to the source code of this file.
Variables | |
struct syscall_entry | systemCalls_posix [] |
int | totalCalls_posix = sizeof(systemCalls_posix) / sizeof(struct syscall_entry) |
struct syscall_entry systemCalls_posix[] |
Definition at line 33 of file syscalls_posix.c.
Referenced by sys_call_posix().
int totalCalls_posix = sizeof(systemCalls_posix) / sizeof(struct syscall_entry) |
Definition at line 2791 of file syscalls_posix.c.
Referenced by sys_call_posix().