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