1
0
Fork 0
forked from AbleOS/ableos
ableos_time/ableos/src/main.rs

5 lines
43 B
Rust

#![no_std]
#![no_main]
pub use ableos::*;