summaryrefslogtreecommitdiffstats
path: root/source/include/actbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/actbl.h')
-rw-r--r--source/include/actbl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/actbl.h b/source/include/actbl.h
index cbcdb1d..407be1f 100644
--- a/source/include/actbl.h
+++ b/source/include/actbl.h
@@ -203,6 +203,9 @@ typedef struct acpi_table_xsdt
} ACPI_TABLE_XSDT;
+#define ACPI_RSDT_ENTRY_SIZE (sizeof (UINT32))
+#define ACPI_XSDT_ENTRY_SIZE (sizeof (UINT64))
+
/*******************************************************************************
*
OpenPOWER on IntegriCloud