|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <sys/wait.h>#include <sys/ptrace.h>#include <signal.h>#include <unistd.h>#include <string.h>
Functions | |
| static void | write_str (const char *s) |
| int | main (void) |
| int main | ( | void | ) |

|
static |
