summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2011-07-14 06:22:56 +0000
committerAlan Modra <amodra@bigpond.net.au>2011-07-14 06:22:56 +0000
commitb3ba4a235fd4a95269325e631d56648a905dcf0e (patch)
tree655699453f066c74a3a445c67e1a1460326f1ee4 /bfd/elf-bfd.h
parentc99b5618547be42e14bd5e4fe9a101bbd8920bf8 (diff)
downloadbinutils-redhat-b3ba4a235fd4a95269325e631d56648a905dcf0e.tar.gz
* linker.c (_bfd_generic_section_already_linked): Set l_flags.
* elf-bfd.h (struct already_linked): Forward declare.
Diffstat (limited to 'bfd/elf-bfd.h')
-rw-r--r--bfd/elf-bfd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h
index 08da2aeed8..bf63ee8a13 100644
--- a/bfd/elf-bfd.h
+++ b/bfd/elf-bfd.h
@@ -1797,6 +1797,7 @@ extern bfd_boolean _bfd_elf_match_sections_by_type
(bfd *, const asection *, bfd *, const asection *);
extern bfd_boolean bfd_elf_is_group_section
(bfd *, const struct bfd_section *);
+struct already_linked;
extern void _bfd_elf_section_already_linked
(bfd *, struct already_linked *, struct bfd_link_info *);
extern void bfd_elf_set_group_contents