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 510cbda..dc39b37 100644
--- a/libs/acpi/test_data/tables.hpp
+++ b/libs/acpi/test_data/tables.hpp
@@ -18,6 +18,7 @@ namespace acpi::test_data::tables
TABLE(basic_madt);
TABLE(basic_rsdt);
TABLE(basic_rsdp);
+ TABLE(table_header);
} // namespace acpi::test_data::tables