summaryrefslogtreecommitdiffstats
path: root/backends/sparc_symbol.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sparc_symbol.c')
-rw-r--r--backends/sparc_symbol.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/sparc_symbol.c b/backends/sparc_symbol.c
index ec11dc97..e8ee3911 100644
--- a/backends/sparc_symbol.c
+++ b/backends/sparc_symbol.c
@@ -39,7 +39,8 @@
/* Check for the simple reloc types. */
Elf_Type
-sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type)
+sparc_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type,
+ int *addsub __attribute__ ((unused)))
{
switch (type)
{