New error

date	2001.12.07.18.33.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 15:55:03 +00:00
parent b1052d7846
commit f182cd0709

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: aslerror - Error handling and statistics
* $Revision: 1.53 $
* $Revision: 1.54 $
*
*****************************************************************************/
@ -178,6 +178,7 @@ char *AslMessages [] = {
"Invalid Byte Offset, Bit Offset required",
"Invalid Bit Offset, Byte Offset required",
"Opcode is not implemented in compiler AML code generator",
"No enclosing While statement",
};