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