//! AbleOS Kernel Entrypoint pub fn kmain() -> ! { loop {} }