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