#[unsafe(no_mangle)]pub unsafe extern "C" fn kernel_main(args: *const KernelArgs) -> !Expand description
Legacy kernel entry point - forwards to lib.rs implementation
#[unsafe(no_mangle)]pub unsafe extern "C" fn kernel_main(args: *const KernelArgs) -> !Legacy kernel entry point - forwards to lib.rs implementation