bfd/
[deliverable/binutils-gdb.git] / bfd / aoutx.h
index 663d49de13b1f7df9b9d2864a84b035882580432..066f23ffd4c3b9873c4055278c02bd2a6e6dd0dd 100644 (file)
@@ -2780,7 +2780,8 @@ NAME (aout, find_nearest_line) (bfd *abfd,
 }
 
 int
-NAME (aout, sizeof_headers) (bfd *abfd, bfd_boolean execable ATTRIBUTE_UNUSED)
+NAME (aout, sizeof_headers) (bfd *abfd,
+                            struct bfd_link_info *info ATTRIBUTE_UNUSED)
 {
   return adata (abfd).exec_bytes_size;
 }
This page took 0.024329 seconds and 4 git commands to generate.