Files
jsix/src/kernel/syscalls/process.cpp
Justin C. Miller 4cf222a5bb [kernel] Remove getpid and fork system calls
The getpid and fork system calls were stubbed out previously, this
commit removes them and adds process_koid as a getpid replacement.
2020-07-19 17:15:36 -07:00

1.5 KiB