diff options
Diffstat (limited to 'linearize.h')
| -rw-r--r-- | linearize.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linearize.h b/linearize.h index c5d98a2d..d660d332 100644 --- a/linearize.h +++ b/linearize.h @@ -227,6 +227,7 @@ enum opcode { OP_UCVTF, OP_SCVTF, OP_FCVTF, OP_UTPTR, + OP_PTRTU, OP_PTRCAST, OP_UNOP_END = OP_PTRCAST, |
