bfd/
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index 42569b78aa6a8a86e8173e26e778d401a8df0c44..5a3f36b64a50fb814f70b2a185c1190488552fb1 100644 (file)
@@ -3594,7 +3594,8 @@ elf64_x86_64_merge_symbol (struct bfd_link_info *info ATTRIBUTE_UNUSED,
 }
 
 static int
-elf64_x86_64_additional_program_headers (bfd *abfd)
+elf64_x86_64_additional_program_headers (bfd *abfd,
+                                        struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   asection *s;
   int count = 0; 
This page took 0.024431 seconds and 4 git commands to generate.