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