mirror of
https://github.com/acpica/acpica/
synced 2025-01-15 22:09:17 +03:00
Support for GPE Block Devices
date 2003.03.06.21.54.00; author rmoore1; state Exp;
This commit is contained in:
parent
91757b70ff
commit
86a69061f8
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: actypes.h - Common data types for the entire ACPI subsystem
|
||||
* $Revision: 1.253 $
|
||||
* $Revision: 1.254 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -599,9 +599,6 @@ typedef UINT32 ACPI_OBJECT_TYPE;
|
||||
*/
|
||||
typedef UINT32 ACPI_EVENT_TYPE;
|
||||
|
||||
#define ACPI_EVENT_FIXED 0
|
||||
#define ACPI_EVENT_GPE 1
|
||||
|
||||
/*
|
||||
* Fixed events
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user