Cast to uintptr_t when calling ptrace32 on aix
[deliverable/binutils-gdb.git] / bfd / elf-bfd.h
index 15dab945705883552537bda047214cf0f7063bc1..0aab5fa065a6b64a0f25b650c1e753a89e1c3b7c 100644 (file)
@@ -419,6 +419,7 @@ enum elf_target_id
   MICROBLAZE_ELF_DATA,
   MIPS_ELF_DATA,
   MN10300_ELF_DATA,
+  NDS32_ELF_DATA,
   NIOS2_ELF_DATA,
   PPC32_ELF_DATA,
   PPC64_ELF_DATA,
@@ -2040,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.023012 seconds and 4 git commands to generate.