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