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