summaryrefslogtreecommitdiff
path: root/source/include/acpixf.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/acpixf.h')
-rw-r--r--source/include/acpixf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/include/acpixf.h b/source/include/acpixf.h
index 6ced00db7..4f3f74791 100644
--- a/source/include/acpixf.h
+++ b/source/include/acpixf.h
@@ -357,6 +357,8 @@ ACPI_GLOBAL (ACPI_TABLE_FADT, AcpiGbl_FADT);
ACPI_GLOBAL (UINT32, AcpiCurrentGpeCount);
ACPI_GLOBAL (BOOLEAN, AcpiGbl_SystemAwakeAndRunning);
+ACPI_INIT_GLOBAL (BOOLEAN, AcpiGbl_DebugTimeout, FALSE);
+
/*****************************************************************************
*