PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
notify.c File Reference
#include <sys/proc.h>
#include <user/common/syscalls.h>
Include dependency graph for notify.c:

Go to the source code of this file.

Functions

uint64_t notify (note_func_t func)
 System call that sets the handler to be called when a note is received.