aboutsummaryrefslogtreecommitdiff
path: root/libs/acpi/test_data/tables.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/acpi/test_data/tables.hpp')
-rw-r--r--libs/acpi/test_data/tables.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/acpi/test_data/tables.hpp b/libs/acpi/test_data/tables.hpp
index 2b3874f..510cbda 100644
--- a/libs/acpi/test_data/tables.hpp
+++ b/libs/acpi/test_data/tables.hpp
@@ -17,6 +17,7 @@ namespace acpi::test_data::tables
TABLE(basic_madt);
TABLE(basic_rsdt);
+ TABLE(basic_rsdp);
} // namespace acpi::test_data::tables