diff options
Diffstat (limited to 'source/include/actypes.h')
| -rw-r--r-- | source/include/actypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/actypes.h b/source/include/actypes.h index ad00713139e9..837c784d6da2 100644 --- a/source/include/actypes.h +++ b/source/include/actypes.h @@ -582,6 +582,7 @@ typedef UINT64 ACPI_INTEGER; #define ACPI_NO_ACPI_ENABLE 0x10 #define ACPI_NO_DEVICE_INIT 0x20 #define ACPI_NO_OBJECT_INIT 0x40 +#define ACPI_NO_FACS_INIT 0x80 /* * Initialization state |
