diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-11-11 19:03:23 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-11-11 19:03:23 +0000 |
commit | b48499ecc0faac1928a6d23684192b8960ad7b79 (patch) | |
tree | 3a64a487ce4be036e8160d1db9009dce2c60f41c /bfd/coff-i960.c | |
parent | 935e6103d260ba36789ae58b3aba37f8d9d90e6e (diff) | |
download | gdb-b48499ecc0faac1928a6d23684192b8960ad7b79.zip gdb-b48499ecc0faac1928a6d23684192b8960ad7b79.tar.gz gdb-b48499ecc0faac1928a6d23684192b8960ad7b79.tar.bz2 |
2000-11-11 Kazu Hirata <kazu@hxi.com>
* coff-i960.c: Likewise.
* coff-m68k.c: Likewise.
* coff-m88k.c: Likewise.
* coff-mcore.c: Likewise.
* coff-mips.c: Likewise.
Diffstat (limited to 'bfd/coff-i960.c')
-rw-r--r-- | bfd/coff-i960.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/coff-i960.c b/bfd/coff-i960.c index 6192247..58b4e91 100644 --- a/bfd/coff-i960.c +++ b/bfd/coff-i960.c @@ -578,7 +578,6 @@ coff_i960_relocate_section (output_bfd, info, input_bfd, input_section, instead be a reloc against the internal symbol we created specially for the section. */ -/*ARGSUSED*/ static boolean coff_i960_adjust_symndx (obfd, info, ibfd, sec, irel, adjustedp) bfd *obfd ATTRIBUTE_UNUSED; |