From 2c673001fb88105f2d160032c4d4b76cb518e37f Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 29 Sep 2017 17:08:30 +0000 Subject: Import ACPICA 20170929. --- source/compiler/aslmessages.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/compiler/aslmessages.h') diff --git a/source/compiler/aslmessages.h b/source/compiler/aslmessages.h index d69c05a176c6..a80184016ce1 100644 --- a/source/compiler/aslmessages.h +++ b/source/compiler/aslmessages.h @@ -353,6 +353,8 @@ typedef enum ASL_MSG_CROSS_TABLE_SCOPE, ASL_MSG_EXCEPTION_NOT_RECEIVED, ASL_MSG_NULL_RESOURCE_TEMPLATE, + ASL_MSG_FOUND_HERE, + ASL_MSG_ILLEGAL_RECURSION, /* These messages are used by the Data Table compiler only */ -- cgit v1.2.3