aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-spu.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-spu.h')
-rw-r--r--bfd/elf32-spu.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/bfd/elf32-spu.h b/bfd/elf32-spu.h
index b7e50a0..e0141d5 100644
--- a/bfd/elf32-spu.h
+++ b/bfd/elf32-spu.h
@@ -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, void (*) (void),
+ FILE *(*) (void), void (*) (void));