mirror of
https://github.com/acpica/acpica/
synced 2025-03-15 10:42:55 +03:00
Moved support for ElseIf from transform.c to the parser.
date 2004.09.28.22.28.00; author rmoore1; state Exp;
This commit is contained in:
parent
2212b3db55
commit
235da48b41
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: aslcompiler.h - common include file
|
||||
* $Revision: 1.129 $
|
||||
* $Revision: 1.130 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -581,11 +581,6 @@ void
|
||||
TrDoDefinitionBlock (
|
||||
ACPI_PARSE_OBJECT *Op);
|
||||
|
||||
void
|
||||
TrDoElseif (
|
||||
ACPI_PARSE_OBJECT *Op);
|
||||
|
||||
|
||||
/*
|
||||
* asltree - parse tree support
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user