1
0
Fork 0
forked from AbleOS/ableos
ableOS_v1Change/ableos/src/driver_traits/mod.rs

5 lines
61 B
Rust

pub mod graphics;
pub mod serial;
pub mod character_device;