xface changes

date	2003.01.17.21.27.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:07:31 +00:00
parent 1d775b5324
commit 9c592c8aa7

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: actbl.h - Table data structures defined in ACPI specification
* $Revision: 1.57 $
* $Revision: 1.58 $
*
*****************************************************************************/
@ -283,7 +283,7 @@ typedef struct smart_battery_description_table
#define ACPI_TABLE_ROOT 0x00
#define ACPI_TABLE_PRIMARY 0x10
#define ACPI_TABLE_SECONDARY 0x20
#define ACPI_TABLE_OTHER 0x30
#define ACPI_TABLE_ALL 0x30
#define ACPI_TABLE_TYPE_MASK 0x30
/* Data about each known table type */