mirror of
https://github.com/acpica/acpica/
synced 2025-03-11 00:31:53 +03:00
Cleanup and merge globals
date 2000.11.16.17.25.00; author rmoore1; state Exp;
This commit is contained in:
parent
b06bf26d87
commit
1552616d04
@ -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
Loading…
x
Reference in New Issue
Block a user