Move to bitfield structs for AHCI info.
This commit is contained in:
parent
8dfd57b411
commit
67546664ed
5 changed files with 202 additions and 3 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bitfield-struct = "0.8.0"
|
||||
mammoth = { path = "../../lib/mammoth" }
|
||||
yunq = {path = "../../lib/yunq"}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue