diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2017-09-29 17:08:30 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2017-09-29 17:08:30 +0000 |
| commit | 2c673001fb88105f2d160032c4d4b76cb518e37f (patch) | |
| tree | 3fc3b6aef8822267bd455907a6fce55c3f98b2ed /source/compiler/aslmessages.h | |
| parent | 0810e26699e1b40b9384eca2137be6155de0a5ba (diff) | |
Notes
Diffstat (limited to 'source/compiler/aslmessages.h')
| -rw-r--r-- | source/compiler/aslmessages.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 */ |
