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
Strat9-OS kernel entry point
Legacy entry point for custom bootloader compatibility. The actual kernel_main implementation is in lib.rs.