bfd/
[deliverable/binutils-gdb.git] / bfd / ihex.c
index ae28959aed368ea02fd02481d44b34078c88aa91..d2875dce8b8e7b61977b7c59728f9dd2adbb6a37 100644 (file)
@@ -899,7 +899,8 @@ ihex_set_arch_mach (bfd *abfd,
 /* Get the size of the headers, for the linker.  */
 
 static int
-ihex_sizeof_headers (bfd *abfd ATTRIBUTE_UNUSED, bfd_boolean exec ATTRIBUTE_UNUSED)
+ihex_sizeof_headers (bfd *abfd ATTRIBUTE_UNUSED,
+                    struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   return 0;
 }
This page took 0.024832 seconds and 4 git commands to generate.