bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index b1d18e7c236578b88b3b35e3821e71687a7d1724..5d1386eb07f5425103d28c20a9871f6277aeab97 100644 (file)
@@ -1869,7 +1869,8 @@ ppc_elf_fake_sections (bfd *abfd ATTRIBUTE_UNUSED,
    need to bump up the number of section headers.  */
 
 static int
-ppc_elf_additional_program_headers (bfd *abfd)
+ppc_elf_additional_program_headers (bfd *abfd,
+                                   struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   asection *s;
   int ret = 0;
This page took 0.024952 seconds and 4 git commands to generate.