PatchworkOS  c9fea19
A non-POSIX operating system.
Loading...
Searching...
No Matches
init.h File Reference
#include <kernel/cpu/cpu.h>
Include dependency graph for init.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

_NORETURN void init_early (void)
 Early kernel initialization.
 
_NORETURN void kmain (void)
 Kernel main function.