ArvernOS
|
#include <stdint.h>
Functions | |
void | kmain (uintptr_t addr) __asm__("kmain") |
void kmain | ( | uintptr_t | addr | ) |
This is the entrypoint of the kernel (C code).
addr | the multiboot info address |
This is the entrypoint of the kernel (C code).
enable serial port