mirror of
https://github.com/acpica/acpica/
synced 2025-02-12 11:34:42 +03:00
Removed obsolete AML_ATTACHMENT flag
date 2001.10.22.20.29.00; author rmoore1; state Exp;
This commit is contained in:
parent
8675c3e5f8
commit
9e777f8b1b
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Name: aclocal.h - Internal data types used across the ACPI subsystem
|
||||
* $Revision: 1.139 $
|
||||
* $Revision: 1.140 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -294,7 +294,7 @@ typedef struct acpi_node
|
||||
|
||||
/* Node flags */
|
||||
|
||||
#define ANOBJ_AML_ATTACHMENT 0x01
|
||||
#define ANOBJ_RESERVED 0x01
|
||||
#define ANOBJ_END_OF_PEER_LIST 0x02
|
||||
#define ANOBJ_DATA_WIDTH_32 0x04 /* Parent table is 64-bits */
|
||||
#define ANOBJ_METHOD_ARG 0x08
|
||||
|
Loading…
x
Reference in New Issue
Block a user