5 lines
67 B
Rust
5 lines
67 B
Rust
#[cfg(target_arch = "riscv64")]
|
|
pub mod riscv;
|
|
|
|
pub mod interrupt;
|