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