summaryrefslogtreecommitdiff
path: root/compiler/asltypes.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2011-04-13 18:18:52 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2011-04-13 18:18:52 +0000
commit997de4e17cf02a81027df8d01a4fcefe25da3796 (patch)
treef5abd67cc9e3ada1ae289fe7cf2e23d9abf07fcc /compiler/asltypes.h
parent4d8fe534b7309d798d941e14e51985eed6b511bc (diff)
Notes
Diffstat (limited to 'compiler/asltypes.h')
-rw-r--r--compiler/asltypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/asltypes.h b/compiler/asltypes.h
index d9cb3010ccea..8d9b9ed5a127 100644
--- a/compiler/asltypes.h
+++ b/compiler/asltypes.h
@@ -76,6 +76,7 @@
#define NODE_COMPILER_EMITTED 0x00020000
#define NODE_IS_DUPLICATE 0x00040000
#define NODE_IS_RESOURCE_DATA 0x00080000
+#define NODE_IS_NULL_RETURN 0x00100000
/* Keeps information about individual control methods */