|
PatchworkOS
3984a1d
A non-POSIX operating system.
|
#include <errno.h>#include <kernel/ipc/note.h>#include <stdio.h>#include <string.h>#include <sys/io.h>#include <sys/proc.h>#include <time.h>Go to the source code of this file.
Macros | |
| #define | BUFFER_MAX 0x1000 |
Functions | |
| void | note_handler (char *note) |
| int | main (int argc, char **argv) |