pub unsafe fn kernel_main(args: *const KernelArgs) -> !Expand description
Main kernel initialization - called by bootloader entry points
pub unsafe fn kernel_main(args: *const KernelArgs) -> !Main kernel initialization - called by bootloader entry points