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