Move to bitfield structs for AHCI info.

This commit is contained in:
Drew Galbraith 2024-08-30 17:09:27 -07:00
parent 8dfd57b411
commit 67546664ed
5 changed files with 202 additions and 3 deletions

View file

@ -7,3 +7,4 @@ target = "x86_64-acadia-os.json"
[alias]
test_pc = "test --target=x86_64-unknown-linux-gnu -Z build-std=std --lib"