diff options
author | Dave Brolley <brolley@redhat.com> | 2003-10-10 19:30:02 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2003-10-10 19:30:02 +0000 |
commit | f7c541f68094cf15dd2111d40afff2c8b768738d (patch) | |
tree | 56c89e1ee3e99a5a499f24ff3952464bc5a252ee /opcodes/frv-desc.h | |
parent | 1340b9a9de4aa65d24623415e545790f53f25ad2 (diff) | |
download | gdb-f7c541f68094cf15dd2111d40afff2c8b768738d.zip gdb-f7c541f68094cf15dd2111d40afff2c8b768738d.tar.gz gdb-f7c541f68094cf15dd2111d40afff2c8b768738d.tar.bz2 |
2003-10-10 Dave Brolley <brolley@redhat.com>
* frv-asm.c,frv-desc.c,frv-opc.c: Regenerated.
Diffstat (limited to 'opcodes/frv-desc.h')
-rw-r--r-- | opcodes/frv-desc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/frv-desc.h b/opcodes/frv-desc.h index 3c3bc09..5f72800 100644 --- a/opcodes/frv-desc.h +++ b/opcodes/frv-desc.h @@ -763,6 +763,7 @@ extern CGEN_KEYWORD frv_cgen_opval_h_pack; extern CGEN_KEYWORD frv_cgen_opval_h_hint_taken; extern CGEN_KEYWORD frv_cgen_opval_h_hint_not_taken; +extern const CGEN_HW_ENTRY frv_cgen_hw_table[]; |