gas/
[deliverable/binutils-gdb.git] / gas / config / obj-elf.h
index 1e9d5307eec4a7584b31aa5bf42e2fff047c2082..3f8f8f4947d443281d39ee3dadae0bbd5f719fef 100644 (file)
@@ -165,6 +165,8 @@ extern void obj_elf_change_section
   (const char *, int, bfd_vma, int, const char *, int, int);
 extern struct fix *obj_elf_vtable_inherit (int);
 extern struct fix *obj_elf_vtable_entry (int);
+extern bfd_boolean obj_elf_seen_attribute
+  (int, unsigned int);
 extern int obj_elf_vendor_attribute (int);
 
 /* BFD wants to write the udata field, which is a no-no for the
This page took 0.024676 seconds and 4 git commands to generate.