1
0
Fork 0
forked from AbleOS/ableos
ableos_time/ableos/src/main.rs
2021-11-16 00:09:27 -06:00

4 lines
42 B
Rust

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