bfd/
[deliverable/binutils-gdb.git] / bfd / aout-adobe.c
index 85e31fdc70eee512b55b7752a57439392e72dbdb..b9f4a89e9f1028a5e771aa1accf3235691fa6cb2 100644 (file)
@@ -441,7 +441,7 @@ aout_adobe_set_arch_mach (bfd *abfd,
 
 static int
 aout_adobe_sizeof_headers (bfd *ignore_abfd ATTRIBUTE_UNUSED,
-                          bfd_boolean ignore ATTRIBUTE_UNUSED)
+                          struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   return sizeof (struct internal_exec);
 }
This page took 0.024082 seconds and 4 git commands to generate.