|
NeKernel dev
|
Go to the source code of this file.
Macros | |
| #define | SYSCALL_HASH(str) |
Functions | |
| IMPORT_C VoidPtr | libsys_syscall_arg_1 (SizeT id) |
| IMPORT_C VoidPtr | libsys_syscall_arg_2 (SizeT id, VoidPtr arg1) |
| IMPORT_C VoidPtr | libsys_syscall_arg_3 (SizeT id, VoidPtr arg1, VoidPtr arg3) |
| IMPORT_C VoidPtr | libsys_syscall_arg_4 (SizeT id, VoidPtr arg1, VoidPtr arg3, VoidPtr arg4) |
| IMPORT_C UInt64 | libsys_hash_64 (const Char *path) |
| #define SYSCALL_HASH | ( | str | ) |
| IMPORT_C UInt64 libsys_hash_64 | ( | const Char * | path | ) |