Index: bfd/elfxx-tilegx.h |
diff --git a/bfd/elfxx-tilegx.h b/bfd/elfxx-tilegx.h |
index 90ea5c89e7aec4872b4b49c50ea96484433c0e0b..78900ad37cfa470623446d8ab32f712bd63e2318 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 *); |