projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
562ace6
)
* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
author
Alan Modra
<amodra@gmail.com>
Tue, 17 Sep 2002 08:59:11 +0000
(08:59 +0000)
committer
Alan Modra
<amodra@gmail.com>
Tue, 17 Sep 2002 08:59:11 +0000
(08:59 +0000)
* cpu-tic4x.c: Ditto.
bfd/cpu-tic4x.c
patch
|
blob
|
history
diff --git
a/bfd/cpu-tic4x.c
b/bfd/cpu-tic4x.c
index 9d90fc62bd709284e9b1a758df08768cababd678..75a8a240c380a82ec6ce4d4c54d35e6b4fa4adab 100644
(file)
--- 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;