mirror of
https://github.com/acpica/acpica/
synced 2025-02-14 20:44:05 +03:00
Removed a structure field
date 2002.01.14.20.55.00; author rmoore1; state Exp;
This commit is contained in:
parent
2e0c532126
commit
45acee1f9c
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: aclocal.h - Internal data types used across the ACPI subsystem
|
||||
* $Revision: 1.151 $
|
||||
* $Revision: 1.152 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -453,7 +453,6 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
UINT8 RegisterIndex;
|
||||
UINT8 NumberIndex;
|
||||
|
||||
} ACPI_GPE_INDEX_INFO;
|
||||
|
Loading…
x
Reference in New Issue
Block a user