Handle ADD/SUB relocations
[platform/upstream/elfutils.git] / backends / s390_symbol.c
index a0a4faf..f91e137 100644 (file)
@@ -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)
     {