summaryrefslogtreecommitdiff
path: root/source/tools/acpiexec/aecommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/tools/acpiexec/aecommon.h')
-rw-r--r--source/tools/acpiexec/aecommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/tools/acpiexec/aecommon.h b/source/tools/acpiexec/aecommon.h
index 49a386be50a6a..233edc2b48772 100644
--- a/source/tools/acpiexec/aecommon.h
+++ b/source/tools/acpiexec/aecommon.h
@@ -190,6 +190,7 @@ typedef struct ae_debug_regions
extern BOOLEAN AcpiGbl_UseLocalFaultHandler;
+extern BOOLEAN AcpiGbl_VerboseHandlers;
extern BOOLEAN AcpiGbl_IgnoreErrors;
extern BOOLEAN AcpiGbl_AbortLoopOnTimeout;
extern UINT8 AcpiGbl_RegionFillValue;