akern-gkgoat-fork/ableos/src/arch/aarch64/drivers/mod.rs

5 lines
68 B
Rust

pub mod allocator;
pub mod graphics;
pub mod nrf52;
pub mod serial;