From 5a84f3e0d225c671f13d8571f035283012dc6448 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 11 Feb 2005 16:04:06 +0000 Subject: [PATCH] Regenerate frv-dis.c in order to fix a compile time warning. --- opcodes/ChangeLog | 4 ++++ opcodes/frv-dis.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 7c06b8f..be89202 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-02-11 Nick Clifton + + * frv-dis.c: Regenerate. + 2005-02-07 Jim Blandy * Makefile.am (CGEN): Load guile.scm before calling the main 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 -- 2.7.4