summaryrefslogtreecommitdiffstats
path: root/backends/sh_symbol.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sh_symbol.c')
-rw-r--r--backends/sh_symbol.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/sh_symbol.c b/backends/sh_symbol.c
index 8101e96f..2761d92c 100644
--- a/backends/sh_symbol.c
+++ b/backends/sh_symbol.c
@@ -47,7 +47,8 @@ sh_gotpc_reloc_check (Elf *elf __attribute__ ((unused)), int type)
/* Check for the simple reloc types. */
Elf_Type
-sh_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type)
+sh_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type,
+ int *addsub __attribute__ ((unused)))
{
switch (type)
{