aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-tilegx.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elfxx-tilegx.h')
-rw-r--r--bfd/elfxx-tilegx.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/bfd/elfxx-tilegx.h b/bfd/elfxx-tilegx.h
index 90ea5c8..78900ad 100644
--- a/bfd/elfxx-tilegx.h
+++ b/bfd/elfxx-tilegx.h
@@ -22,7 +22,9 @@
#include "elf/internal.h"
extern enum elf_reloc_type_class
-tilegx_reloc_type_class (const Elf_Internal_Rela *);
+tilegx_reloc_type_class (const struct bfd_link_info *,
+ const asection *,
+ const Elf_Internal_Rela *);
extern reloc_howto_type *
tilegx_reloc_name_lookup (bfd *, const char *);