|
@@ -869,6 +869,7 @@ struct acpi_parse_state {
|
|
#define ACPI_PARSEOP_CLOSING_PAREN 0x10
|
|
#define ACPI_PARSEOP_CLOSING_PAREN 0x10
|
|
#define ACPI_PARSEOP_COMPOUND 0x20
|
|
#define ACPI_PARSEOP_COMPOUND 0x20
|
|
#define ACPI_PARSEOP_ASSIGNMENT 0x40
|
|
#define ACPI_PARSEOP_ASSIGNMENT 0x40
|
|
|
|
+#define ACPI_PARSEOP_ELSEIF 0x80
|
|
|
|
|
|
/*****************************************************************************
|
|
/*****************************************************************************
|
|
*
|
|
*
|