diff options
Diffstat (limited to 'opcodes/frv-opc.h')
-rw-r--r-- | opcodes/frv-opc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/frv-opc.h b/opcodes/frv-opc.h index c0a52dc..8dc0954 100644 --- a/opcodes/frv-opc.h +++ b/opcodes/frv-opc.h @@ -366,6 +366,7 @@ struct cgen_fields long f_TLBPR_null; long f_LI_off; long f_LI_on; + long f_reloc_ann; }; #define CGEN_INIT_PARSE(od) \ |