akern-gkgoat-fork/ableos/src/main.rs

4 lines
42 B
Rust

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