Handle ADD/SUB relocations
[platform/upstream/elfutils.git] / backends / sh_symbol.c
index 8101e96..2761d92 100644 (file)
@@ -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)
     {