1
0
Fork 0
forked from koniifer/ableos
ableos-framebuffer/ableos/src/main.rs

4 lines
42 B
Rust
Raw Normal View History

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