ArvernOS
Loading...
Searching...
No Matches
kmain.h File Reference
#include <stdint.h>
Include dependency graph for kmain.h:

Functions

void kmain (uintptr_t addr) __asm__("kmain")
 

Function Documentation

◆ kmain()

void kmain ( uintptr_t addr)

This is the entrypoint of the kernel (C code).

Parameters
addrthe multiboot info address

This is the entrypoint of the kernel (C code).

enable serial port