ableos/kernel/src/arch/aarch64/mod.rs
2023-07-13 22:41:09 -05:00

5 lines
63 B
Rust

//!
#[no_mangle]
unsafe extern "C" fn _kernel_start() -> ! {}