Move command.rs to ahci_command.rs
This commit is contained in:
parent
15a5e210ef
commit
4efeca661e
3 changed files with 6 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mod command;
|
||||
mod ahci_command;
|
||||
mod controller;
|
||||
mod hba;
|
||||
mod port;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue