diff options
Diffstat (limited to 'ljumptab.h')
-rw-r--r-- | ljumptab.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ static void *disptab[] = { | |||
74 | &&L_OP_LEN, | 74 | &&L_OP_LEN, |
75 | &&L_OP_CONCAT, | 75 | &&L_OP_CONCAT, |
76 | &&L_OP_CLOSE, | 76 | &&L_OP_CLOSE, |
77 | &&L_OP_TBC, | ||
77 | &&L_OP_JMP, | 78 | &&L_OP_JMP, |
78 | &&L_OP_EQ, | 79 | &&L_OP_EQ, |
79 | &&L_OP_LT, | 80 | &&L_OP_LT, |