Cleanup and merge globals

date	2000.11.16.17.25.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 16:07:08 +00:00
parent b06bf26d87
commit 1552616d04
2 changed files with 321 additions and 335 deletions

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: aslopcode - AML opcode generation
* $Revision: 1.1 $
* $Revision: 1.3 $
*
*****************************************************************************/
@ -119,7 +119,6 @@
#include "AslCompiler.h"
#include "AslCompiler.y.h"
#include "amlcode.h"
#include "acnamesp.h"
@ -863,6 +862,7 @@ CgGenerateAmlOperands (
case NAMESEG:
case NAMESTRING:
case METHODCALL:
case STRING_LITERAL:
break;

File diff suppressed because it is too large Load Diff