* coff-rs6000.c: Add missing prototypes.
commit920777d85f7195aff4486d13868f45bb6e5f8dac
authorAlan Modra <amodra@bigpond.net.au>
Thu, 9 Aug 2001 14:38:04 +0000 (9 14:38 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 9 Aug 2001 14:38:04 +0000 (9 14:38 +0000)
tree777f22dec6ee289c7c3bf4306bb7cfdb4c9ad2f5
parent485496bdfb0a0bda3b7c48afca7380a5d30be979
* coff-rs6000.c: Add missing prototypes.
(xcoff_ppc_relocate_section, xcoff_is_lineno_count_overflow,
xcoff_is_reloc_count_overflow, xcoff_loader_symbol_offset,
xcoff_loader_reloc_offset): Make static.
* dwarf1.c: Add missing prototypes.
* dwarf2.c: Add missing prototypes.
(struct abbrev_info): Move definition.
(struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
* elf.c: Add missing prototypes.
* elf32-gen.c: Likewise.
* elf32-i386.c: Likewise.
* elf32-ppc.c: Likewise.
(ppc_elf_sort_rela): Use PTR instead of "void *".
* elflink.h: Add missing prototypes.  Formatting fixes.
* merge.c: Add missing prototypes.
(last4_eq): Use PTR instead of "void *".
(last_eq): Likewise.
* syms.c: Add missing prototypes.
bfd/ChangeLog
bfd/coff-rs6000.c
bfd/dwarf1.c
bfd/dwarf2.c
bfd/elf.c
bfd/elf32-gen.c
bfd/elf32-i386.c
bfd/elf32-ppc.c
bfd/elflink.h
bfd/merge.c
bfd/syms.c