diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-12-08 18:34:32 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-12-08 18:34:32 +0000 |
commit | 435b1e90b1015d1457ac8d7a4efcce1c505b4fe8 (patch) | |
tree | 72bf526f2b842076484ccc6dccdbe2b9a3968a59 /bfd/elf32-m68k.c | |
parent | a98cc2b2fd4bdf85ef2ea59997e718a4b840fed3 (diff) | |
download | gdb-435b1e90b1015d1457ac8d7a4efcce1c505b4fe8.zip gdb-435b1e90b1015d1457ac8d7a4efcce1c505b4fe8.tar.gz gdb-435b1e90b1015d1457ac8d7a4efcce1c505b4fe8.tar.bz2 |
2000-12-08 Kazu Hirata <kazu@hxi.com>
* coffgen.c: Fix formatting.
* elf32-i386.c: Likewise.
* elf32-i960.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-sparc.c: Likewise.
* elf32-v850.c: Likewise.
* elf64-sparc.c: Likewise.
* elf-m10300.c: Likewise.
Diffstat (limited to 'bfd/elf32-m68k.c')
-rw-r--r-- | bfd/elf32-m68k.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-m68k.c b/bfd/elf32-m68k.c index 07cd061..c37bb5a9 100644 --- a/bfd/elf32-m68k.c +++ b/bfd/elf32-m68k.c @@ -1324,7 +1324,6 @@ elf_m68k_size_dynamic_sections (output_bfd, info) in regular objects. We allocated space for them in the check_relocs routine, but we won't fill them in in the relocate_section routine. */ -/*ARGSUSED*/ static boolean elf_m68k_discard_copies (h, ignore) struct elf_m68k_link_hash_entry *h; |