syscalls
constsyscalls:Map<string|number|symbol,SyscallHandler<never>>
Defined in: src/syscall/table.ts:27
Every syscall the kernel knows, by the name userspace calls it.
constsyscalls:Map<string|number|symbol,SyscallHandler<never>>
Defined in: src/syscall/table.ts:27
Every syscall the kernel knows, by the name userspace calls it.