From ffad2073e43e37afb5b011b3d6b894b5cc213c75 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 17 Sep 2002 08:59:11 +0000 Subject: * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. * cpu-tic4x.c: Ditto. --- bfd/cpu-tic4x.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bfd/cpu-tic4x.c') diff --git a/bfd/cpu-tic4x.c b/bfd/cpu-tic4x.c index 9d90fc62bd..75a8a240c3 100644 --- a/bfd/cpu-tic4x.c +++ b/bfd/cpu-tic4x.c @@ -23,6 +23,10 @@ #include "sysdep.h" #include "libbfd.h" +static boolean c4x_scan + PARAMS ((const struct bfd_arch_info *, const char * )); + + static boolean c4x_scan (info, string) const struct bfd_arch_info *info; -- cgit v1.2.1