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 | 70476ee1d93b5d79fb61b53f9af1fbe2495c2a6a (patch) | |
tree | 12b2c7df16285c1ceabac3bdb8429d2864dae798 /opcodes/frv-desc.h | |
parent | 9de88c80c0a379fc3960fd46d7e2e8d0d9238d19 (diff) | |
download | gdb-70476ee1d93b5d79fb61b53f9af1fbe2495c2a6a.tar.gz |
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 3c3bc09b80f..5f72800379d 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[]; |