mirror of
https://github.com/acpica/acpica/
synced 2025-03-10 16:21:40 +03:00
New error message
date 2001.12.07.18.34.00; author rmoore1; state Exp;
This commit is contained in:
parent
d43dad2904
commit
1b0b04844e
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: asltypes.h - compiler data types and struct definitions
|
||||
* $Revision: 1.23 $
|
||||
* $Revision: 1.25 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -389,11 +389,14 @@ typedef enum
|
||||
ASL_MSG_SEEK,
|
||||
ASL_MSG_CLOSE,
|
||||
ASL_MSG_FIELD_ACCESS_WIDTH,
|
||||
ASL_MSG_REGION_BYTE_ACCESS,
|
||||
ASL_MSG_REGION_BUFFER_ACCESS,
|
||||
ASL_MSG_FIELD_UNIT_OFFSET,
|
||||
ASL_MSG_RESOURCE_FIELD,
|
||||
ASL_MSG_BYTES_TO_BITS,
|
||||
ASL_MSG_BITS_TO_BYTES,
|
||||
ASL_MSG_AML_NOT_IMPLEMENTED,
|
||||
ASL_MSG_NO_WHILE,
|
||||
|
||||
} ASL_MESSAGE_IDS;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user