|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <kernel/cpu/cpu.h>Go to the source code of this file.
Functions | |
| _NORETURN void | init_early (void) |
| Early kernel initialization. | |
| _NORETURN void | kmain (void) |
| Kernel main function. | |