summaryrefslogtreecommitdiff
path: root/asmmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'asmmon.h')
-rw-r--r--asmmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/asmmon.h b/asmmon.h
index 29697e5..beda687 100644
--- a/asmmon.h
+++ b/asmmon.h
@@ -159,6 +159,7 @@ enum pre_token {
PTOK_EQU,
PTOK_PLUS,
PTOK_MINUS,
+ PTOK_ASTRSK,
PTOK_GT,
PTOK_LT,
PTOK_PIPE,