xref: /DragonOS/kernel/src/driver/disk/mod.rs (revision 942cf26b48c8b024a6fa7867bb0c8ae39bb1ae09)
1 #[cfg(target_arch = "x86_64")]
2 pub mod ahci;
3