bfd/
[deliverable/binutils-gdb.git] / bfd / binary.c
index 92a47adda2f92872f1b288d1f729f31bbc8eb30b..89fc55f3262e133f2387d59782d77f5213cb17bc 100644 (file)
@@ -306,7 +306,7 @@ binary_set_section_contents (bfd *abfd,
 
 static int
 binary_sizeof_headers (bfd *abfd ATTRIBUTE_UNUSED,
-                      bfd_boolean exec ATTRIBUTE_UNUSED)
+                      struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   return 0;
 }
This page took 0.031937 seconds and 4 git commands to generate.