aboutsummaryrefslogtreecommitdiff
path: root/source/compiler/aslmessages.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-09-11 21:38:09 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-09-11 21:38:09 +0000
commit754171ae60abbbd707ed8d449f07ef38f596bd22 (patch)
tree67d2b76905535d056ba6911186285d0325dc703f /source/compiler/aslmessages.h
parente599b42ef5047e5546af949d87d2cfd2e17062b0 (diff)
downloadsrc-754171ae60abbbd707ed8d449f07ef38f596bd22.tar.gz
src-754171ae60abbbd707ed8d449f07ef38f596bd22.zip
Import ACPICA 20140828.vendor/acpica/20140828
Notes
Notes: svn path=/vendor-sys/acpica/dist/; revision=271440 svn path=/vendor-sys/acpica/20140828/; revision=271441; tag=vendor/acpica/20140828
Diffstat (limited to 'source/compiler/aslmessages.h')
-rw-r--r--source/compiler/aslmessages.h3
1 files changed, 3 insertions, 0 deletions
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 */