forked from AbleOS/ableos
5 lines
63 B
Rust
5 lines
63 B
Rust
//!
|
|
|
|
#[no_mangle]
|
|
unsafe extern "C" fn _kernel_start() -> ! {}
|