aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutf1.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/aoutf1.h')
-rw-r--r--bfd/aoutf1.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/aoutf1.h b/bfd/aoutf1.h
index 88ecf1e..b039d6a 100644
--- a/bfd/aoutf1.h
+++ b/bfd/aoutf1.h
@@ -779,9 +779,9 @@ static const struct aout_backend_data sunos4_aout_backend =
#define MY_core_file_failing_signal sunos4_core_file_failing_signal
#define MY_core_file_matches_executable_p sunos4_core_file_matches_executable_p
-#define MY_bfd_debug_info_start bfd_void
-#define MY_bfd_debug_info_end bfd_void
-#define MY_bfd_debug_info_accumulate (void (*) (bfd *, struct bfd_section *)) bfd_void
+#define MY_bfd_debug_info_start _bfd_void_bfd
+#define MY_bfd_debug_info_end _bfd_void_bfd
+#define MY_bfd_debug_info_accumulate _bfd_void_bfd_asection
#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