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