judas/src/bsp/aarch64/mod.rs

4 lines
65 B
Rust
Raw Normal View History

2022-11-20 12:54:10 +01:00
//! Modules specific to the aarch64 architecture.
pub mod time;