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