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