Opps. Forgot to commit this with the elf.c changes...

This commit is contained in:
Jeff Law
1995-10-03 18:21:17 +00:00
parent 8cd2f4fe43
commit 3ad9d625eb

View File

@ -634,8 +634,7 @@ _bfd_elf_compute_section_file_positions PARAMS ((bfd *,
struct bfd_link_info *)); struct bfd_link_info *));
void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *)); void _bfd_elf_assign_file_positions_for_relocs PARAMS ((bfd *));
file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *, file_ptr _bfd_elf_assign_file_position_for_section PARAMS ((Elf_Internal_Shdr *,
file_ptr, file_ptr));
boolean));
boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *, boolean _bfd_elf_create_dynamic_sections PARAMS ((bfd *,
struct bfd_link_info *)); struct bfd_link_info *));