diff options
Diffstat (limited to 'bfd/aoutf1.h')
-rw-r--r-- | bfd/aoutf1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/aoutf1.h b/bfd/aoutf1.h index e693b03..58315d7 100644 --- a/bfd/aoutf1.h +++ b/bfd/aoutf1.h @@ -775,7 +775,7 @@ static const struct aout_backend_data sunos4_aout_backend = MY_finish_dynamic_link }; -#define MY_core_file_failing_command sunos4_core_file_failing_command +#define MY_core_file_failing_command sunos4_core_file_failing_command #define MY_core_file_failing_signal sunos4_core_file_failing_signal #define MY_core_file_matches_executable_p sunos4_core_file_matches_executable_p |