* coffgen.c (coff_write_symbols): Check to see if a symbol's flags
[binutils-gdb.git] / bfd / elf32-spu.h
index b7e50a03b0339a5128378fcc281fbb44a249f321..ec443fd99f8245472aa81fe6be8a611180c84106 100644 (file)
@@ -60,4 +60,7 @@ extern int spu_elf_size_stubs (struct bfd_link_info *,
                               void (*) (asection *, asection *, const char *),
                               int);
 extern bfd_boolean spu_elf_build_stubs (struct bfd_link_info *, int);
-extern asection *spu_elf_check_vma (struct bfd_link_info *, bfd_vma, bfd_vma);
+extern asection *spu_elf_check_vma (struct bfd_link_info *, int,
+                                   unsigned int, unsigned int, unsigned int,
+                                   unsigned int, int, void (*) (void),
+                                   FILE *(*) (void), void (*) (void));