diff options
Diffstat (limited to 'opcodes/fr30-opc.h')
-rw-r--r-- | opcodes/fr30-opc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/fr30-opc.h b/opcodes/fr30-opc.h index d387ed5..4dda89c 100644 --- a/opcodes/fr30-opc.h +++ b/opcodes/fr30-opc.h @@ -91,6 +91,7 @@ struct cgen_fields { int length; long f_nil; + long f_anyof; long f_op1; long f_op2; long f_op3; |