Handle ADD/SUB relocations
[platform/upstream/elfutils.git] / backends / ppc64_symbol.c
index 40ba4f7..81b94cf 100644 (file)
@@ -42,7 +42,8 @@
 
 /* Check for the simple reloc types.  */
 Elf_Type
-ppc64_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type)
+ppc64_reloc_simple_type (Ebl *ebl __attribute__ ((unused)), int type,
+                        int *addsub __attribute__ ((unused)))
 {
   switch (type)
     {