summaryrefslogtreecommitdiff
path: root/inc/instr.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/instr.h')
-rw-r--r--inc/instr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/instr.h b/inc/instr.h
index b5b782a..62af09a 100644
--- a/inc/instr.h
+++ b/inc/instr.h
@@ -58,6 +58,7 @@ enum Mnemonic {
BOF,
PUSH,
POP,
+ RET,
NOP,
};