diff options
author | Nick Clifton <nickc@redhat.com> | 2005-02-11 16:04:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-02-11 16:04:06 +0000 |
commit | 5a84f3e0d225c671f13d8571f035283012dc6448 (patch) | |
tree | 4e1707be12c766c6c4341d52aa39bd3032661c68 /opcodes/frv-dis.c | |
parent | 4b74b98302cefd45d7a05d33698f693bd6ac3379 (diff) | |
download | gdb-5a84f3e0d225c671f13d8571f035283012dc6448.zip gdb-5a84f3e0d225c671f13d8571f035283012dc6448.tar.gz gdb-5a84f3e0d225c671f13d8571f035283012dc6448.tar.bz2 |
Regenerate frv-dis.c in order to fix a compile time warning.
Diffstat (limited to 'opcodes/frv-dis.c')
-rw-r--r-- | opcodes/frv-dis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/frv-dis.c b/opcodes/frv-dis.c index 7e0ca3f..87b0670 100644 --- a/opcodes/frv-dis.c +++ b/opcodes/frv-dis.c @@ -69,7 +69,7 @@ static void print_lo static void print_at (CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, PTR dis_info, - CGEN_KEYWORD *names ATTRIBUTE_UNUSED, + long reloc_ann ATTRIBUTE_UNUSED, long value ATTRIBUTE_UNUSED, bfd_vma pc ATTRIBUTE_UNUSED, int length ATTRIBUTE_UNUSED |