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