Tidy ld/ldmisc.c
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index c3f13300a43c97dd357fc434506b983f958e9c2d..054e45c960b2de3c5edc6d222183b459294c1ea4 100644 (file)
@@ -5751,6 +5751,10 @@ static bfd_coff_backend_data bigobj_swap_table =
 #define coff_bfd_is_group_section          bfd_generic_is_group_section
 #endif
 
+#ifndef coff_bfd_group_name
+#define coff_bfd_group_name                bfd_coff_group_name
+#endif
+
 #ifndef coff_bfd_discard_group
 #define coff_bfd_discard_group             bfd_generic_discard_group
 #endif
This page took 0.022989 seconds and 4 git commands to generate.