* elf-bfd.h (bfd_elf_discard_group): Remove.
* elf.c (bfd_elf_discard_group): Likewise. * elfxx-target.h (bfd_elfNN_bfd_discard_group): Remove macro.
This commit is contained in:
parent
4d4ee08e8c
commit
0983f4eb2b
4 changed files with 6 additions and 29 deletions
|
@ -142,10 +142,6 @@
|
|||
#define bfd_elfNN_bfd_is_group_section bfd_elf_is_group_section
|
||||
#endif
|
||||
|
||||
#ifndef bfd_elfNN_bfd_discard_group
|
||||
#define bfd_elfNN_bfd_discard_group bfd_elf_discard_group
|
||||
#endif
|
||||
|
||||
#ifndef bfd_elfNN_section_already_linked
|
||||
#define bfd_elfNN_section_already_linked \
|
||||
_bfd_elf_section_already_linked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue