mirror of
https://github.com/acpica/acpica/
synced 2025-03-19 12:42:57 +03:00
New global
date 2002.12.05.16.48.00; author rmoore1; state Exp;
This commit is contained in:
parent
e3ec1bcdc6
commit
e23ae0d92a
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: acglobal.h - Declarations for global variables
|
||||
* $Revision: 1.133 $
|
||||
* $Revision: 1.134 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -344,6 +344,7 @@ ACPI_EXTERN BOOLEAN AcpiGbl_DbOpt_verbose;
|
||||
#ifdef ACPI_DEBUGGER
|
||||
|
||||
extern BOOLEAN AcpiGbl_MethodExecuting;
|
||||
extern BOOLEAN AcpiGbl_AbortMethod;
|
||||
extern BOOLEAN AcpiGbl_DbTerminateThreads;
|
||||
|
||||
ACPI_EXTERN int optind;
|
||||
|
Loading…
x
Reference in New Issue
Block a user