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