Changes for Linux

date	2002.12.18.23.13.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 15:46:16 +00:00
parent 0733149fcb
commit fc251924e2

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: aslcompiler.h - common include file
* $Revision: 1.124 $
* $Revision: 1.125 $
*
*****************************************************************************/
@ -975,7 +975,7 @@ RsSetFlagBits (
UINT8 *Flags,
ACPI_PARSE_OBJECT *Op,
UINT8 Position,
UINT8 Default);
UINT8 DefaultBit);
ACPI_PARSE_OBJECT *
RsCompleteNodeAndGetNext (