2003-10-19 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / bfd / aoutf1.h
index 4d66d87bc870c871e7c156b573e805a5743ea1ef..d572ba81288726acddd16349a48954e47f6b12f5 100644 (file)
@@ -834,7 +834,7 @@ static const struct aout_backend_data sunos4_aout_backend =
 #define MY_bfd_debug_info_start                bfd_void
 #define MY_bfd_debug_info_end          bfd_void
 #define MY_bfd_debug_info_accumulate   \
-                       (void (*) PARAMS ((bfd *, struct sec *))) bfd_void
+               (void (*) PARAMS ((bfd *, struct bfd_section *))) bfd_void
 #define MY_core_file_p                 sunos4_core_file_p
 #define MY_write_object_contents       NAME(aout,sunos4_write_object_contents)
 #define MY_backend_data                        &sunos4_aout_backend
This page took 0.042131 seconds and 4 git commands to generate.