* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
authorAlan Modra <amodra@gmail.com>
Tue, 17 Sep 2002 08:59:11 +0000 (08:59 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 17 Sep 2002 08:59:11 +0000 (08:59 +0000)
* cpu-tic4x.c: Ditto.

bfd/cpu-tic4x.c

index 9d90fc6..75a8a24 100644 (file)
 #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;