Function modulus::kmain
[−]
[src]
pub extern fn kmain(mb_info_address: usize)
Kernel main
This is the main kernel entry point. It is called by src/asm/x64/lm_start.asm
.
This function initializes the kernel.