Remove the empty fadt module.

This commit is contained in:
4lDO2
2021-03-13 10:30:37 +01:00
parent 9b4ce0d0cc
commit e816d4801f
2 changed files with 0 additions and 1 deletions

View File

View File

@@ -23,7 +23,6 @@ use self::rsdp::RSDP;
pub mod hpet;
mod dmar;
mod fadt;
pub mod madt;
mod rsdt;
pub mod sdt;