diff options
Diffstat (limited to 'types.h')
| -rw-r--r-- | types.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ struct parse { struct lo_entry { + uint8_t op; const struct block *b; uint32_t pc, dst; } *entries; |
