Skip to main content

Crate kernel

Crate kernel 

Source
Expand description

Strat9-OS kernel entry point

Legacy entry point for custom bootloader compatibility. The actual kernel_main implementation is in lib.rs.

Functions§

kernel_main
Legacy kernel entry point - forwards to lib.rs implementation