xref: /DragonOS/kernel/src/arch/mod.rs (revision 728aca308917a7d4d0ba10fe8174e9408d77a9a6)
1 #[cfg(target_arch="x86_64")]
2 #[macro_use]
3 pub mod x86_64;