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