diff options
Diffstat (limited to 'vm_insnhelper.h')
-rw-r--r-- | vm_insnhelper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_insnhelper.h b/vm_insnhelper.h index 4d5f0e36b6..7c7745ae60 100644 --- a/vm_insnhelper.h +++ b/vm_insnhelper.h @@ -49,6 +49,7 @@ enum { BOP_ASET, BOP_LENGTH, BOP_SIZE, + BOP_EMPTY_P, BOP_SUCC, BOP_GT, BOP_GE, |