kernel/user/src/lib.rs

5 lines
No EOL
46 B
Rust

#[warn(missing_docs)]
mod arch;
use arch::*;