[−][src]Function kernel::kmain
pub fn kmain(cpus: usize, env: &'static [u8]) -> !
This is the kernel entry point for the primary CPU. The arch crate is responsible for calling this
pub fn kmain(cpus: usize, env: &'static [u8]) -> !
This is the kernel entry point for the primary CPU. The arch crate is responsible for calling this