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