Debug globals; Moved defines to aclocal.h

date	2002.02.07.18.15.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:44:53 +00:00
parent b569a2aac4
commit a35212091c

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: aclocal.h - Internal data types used across the ACPI subsystem
* $Revision: 1.155 $
* $Revision: 1.156 $
*
*****************************************************************************/
@ -974,6 +974,12 @@ typedef struct dbmethodinfo
} DB_METHOD_INFO;
#define DB_REDIRECTABLE_OUTPUT 0x01
#define DB_CONSOLE_OUTPUT 0x02
#define DB_DUPLICATE_OUTPUT 0x03
/*****************************************************************************
*
* Debug