summaryrefslogtreecommitdiff
path: root/source/compiler/aslmessages.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-04-05 22:45:01 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-04-05 22:45:01 +0000
commita4d090d50dca12716fbca0cc738e692a0db75068 (patch)
tree13c8f19a527d6be9080917cf0bddbfe06103e99f /source/compiler/aslmessages.h
parent222d1f49264d00972299c6ff23de8100be561897 (diff)
Notes
Diffstat (limited to 'source/compiler/aslmessages.h')
-rw-r--r--source/compiler/aslmessages.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/compiler/aslmessages.h b/source/compiler/aslmessages.h
index 817e192e02cd..a7cd1f314fd1 100644
--- a/source/compiler/aslmessages.h
+++ b/source/compiler/aslmessages.h
@@ -355,8 +355,8 @@ typedef enum
ASL_MSG_NULL_RESOURCE_TEMPLATE,
ASL_MSG_FOUND_HERE,
ASL_MSG_ILLEGAL_RECURSION,
- ASL_MSG_PLACE_HOLDER_00,
- ASL_MSG_PLACE_HOLDER_01,
+ ASL_MSG_DUPLICATE_INPUT_FILE,
+ ASL_MSG_WARNING_AS_ERROR,
ASL_MSG_OEM_TABLE_ID,
ASL_MSG_OEM_ID,
ASL_MSG_UNLOAD,
@@ -366,6 +366,7 @@ typedef enum
ASL_MSG_NAMEPATH_NOT_EXIST,
ASL_MSG_REGION_LENGTH,
ASL_MSG_TEMPORARY_OBJECT,
+ ASL_MSG_UNDEFINED_EXTERNAL,
/* These messages are used by the Data Table compiler only */