From 754171ae60abbbd707ed8d449f07ef38f596bd22 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Thu, 11 Sep 2014 21:38:09 +0000 Subject: Import ACPICA 20140828. --- source/compiler/aslmessages.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/compiler/aslmessages.h') diff --git a/source/compiler/aslmessages.h b/source/compiler/aslmessages.h index 851d46c59ca1..ba0c22b1d297 100644 --- a/source/compiler/aslmessages.h +++ b/source/compiler/aslmessages.h @@ -235,6 +235,9 @@ typedef enum ASL_MSG_WRITE, ASL_MSG_RANGE, ASL_MSG_BUFFER_ALLOCATION, + ASL_MSG_MISSING_DEPENDENCY, + ASL_MSG_ILLEGAL_FORWARD_REF, + ASL_MSG_ILLEGAL_METHOD_REF, /* These messages are used by the Data Table compiler only */ -- cgit v1.3