forked from AbleOS/ableos
4 lines
42 B
Rust
4 lines
42 B
Rust
#![no_std]
|
|
#![no_main]
|
|
pub use ableos::*;
|