diff options
Diffstat (limited to 'bfd/xcoff-target.h')
-rw-r--r-- | bfd/xcoff-target.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/xcoff-target.h b/bfd/xcoff-target.h index a3cc0c0..0787b8d 100644 --- a/bfd/xcoff-target.h +++ b/bfd/xcoff-target.h @@ -97,6 +97,7 @@ extern int lynx_core_file_failing_signal PARAMS ((bfd *abfd)); coff_bfd_get_relocated_section_contents #define _bfd_xcoff_bfd_relax_section coff_bfd_relax_section #define _bfd_xcoff_bfd_gc_sections coff_bfd_gc_sections +#define _bfd_xcoff_bfd_merge_sections coff_bfd_merge_sections #define _bfd_xcoff_bfd_link_split_section coff_bfd_link_split_section /* XCOFF archives do not have anything which corresponds to an |