|
PatchworkOS
f20e850
A non-POSIX operating system.
|
#include "root.h"#include <_internal/MAX_PATH.h>#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/io.h>Go to the source code of this file.
Macros | |
| #define | ROOT_PASSWORD "1234" |
Functions | |
| uint64_t | root_handle_client (fd_t client) |
| void | root_start (void) |