summaryrefslogtreecommitdiff
path: root/include/opcodes.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcodes.hrl')
-rw-r--r--include/opcodes.hrl5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcodes.hrl b/include/opcodes.hrl
new file mode 100644
index 0000000..54f3771
--- /dev/null
+++ b/include/opcodes.hrl
@@ -0,0 +1,5 @@
+-define(EVENT, {local, 21}).
+-define(ESCAPE, {local, 51}).
+-define(MONITOR, {local, 71}).
+-define(SNAPSHOT, {local, 74}).
+-define(STATUS, {local, 211}).