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