summaryrefslogtreecommitdiff
path: root/include/opcodes.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcodes.hrl')
-rw-r--r--include/opcodes.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcodes.hrl b/include/opcodes.hrl
index dfddbfe..6f0b123 100644
--- a/include/opcodes.hrl
+++ b/include/opcodes.hrl
@@ -1,3 +1,4 @@
+-define(MAKECALL, {local, 10}).
-define(EVENT, {local, 21}).
-define(ESCAPE, {local, 51}).
-define(MONITOR, {local, 71}).