bfd/
[deliverable/binutils-gdb.git] / bfd / libcoff.h
index f756f30b1bf689ac3f90e84ba2f582eeaab6f0d5..e26fce06415ea4f89561c7e5cfdce379c0ce0c3a 100644 (file)
@@ -352,7 +352,7 @@ extern bfd_boolean coff_find_nearest_line
 extern bfd_boolean coff_find_inliner_info
   (bfd *, const char **, const char **, unsigned int *);
 extern int coff_sizeof_headers
-  (bfd *, bfd_boolean);
+  (bfd *, struct bfd_link_info *);
 extern bfd_boolean bfd_coff_reloc16_relax_section
   (bfd *, asection *, struct bfd_link_info *, bfd_boolean *);
 extern bfd_byte *bfd_coff_reloc16_get_relocated_section_contents
This page took 0.030613 seconds and 4 git commands to generate.