bootproof/src/arch/mod.rs

3 lines
45 B
Rust

#[cfg(target_arch="x86_64")]
pub mod x86_64;