PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
kill.c File Reference
#include <sys/io.h>
#include <sys/proc.h>
Include dependency graph for kill.c:

Go to the source code of this file.

Functions

uint64_t kill (pid_t pid)
 Helper for sending the "kill" command to a process.