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

5 lines
43 B
Rust
Raw Normal View History

2021-11-16 00:09:27 -06:00
#![no_std]
#![no_main]
2021-12-24 08:04:07 -06:00
2021-11-16 00:09:27 -06:00
pub use ableos::*;