*/
static boolean
-DEFUN(coff_new_section_hook,(abfd_ignore, section),
- bfd *abfd_ignore AND
+DEFUN(coff_new_section_hook,(abfd, section),
+ bfd *abfd AND
asection *section)
{
section->alignment_power = abfd->xvec->align_power_min;
. {* See documentation on reloc types. *}
. SDEF (CONST struct reloc_howto_struct *,
. reloc_type_lookup,
-. (bfd *abfd, bfd_reloc_code_type code));
+. (bfd *abfd, bfd_reloc_code_real_type code));
.
. {* Complete and utter crock, currently used for the assembler
. when creating COFF files. *}