Cast to uintptr_t when calling ptrace32 on aix
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index 0446725cb63a5d2510f7c91f29925a74b42e054c..0aab5fa065a6b64a0f25b650c1e753a89e1c3b7c 100644 (file)
@@ -2041,7 +2041,7 @@ extern bfd_reloc_status_type bfd_elf_perform_complex_relocation
 extern bfd_boolean _bfd_elf_setup_sections
   (bfd *);
 
-extern void _bfd_elf_set_osabi (bfd * , struct bfd_link_info *);
+extern void _bfd_elf_post_process_headers (bfd * , struct bfd_link_info *);
 
 extern const bfd_target *bfd_elf32_object_p
   (bfd *);
This page took 0.023819 seconds and 4 git commands to generate.