mirror of
https://github.com/acpica/acpica/
synced 2025-02-18 22:44:13 +03:00
New error
date 2001.12.07.18.33.00; author rmoore1; state Exp;
This commit is contained in:
parent
b1052d7846
commit
f182cd0709
@ -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",
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user