* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
* cpu-tic4x.c: Ditto.
This commit is contained in:
parent
562ace6b79
commit
a6588c3004
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user