* elf64-sparc.c (sparc64_elf_output_arch_syms): Add missing
[deliverable/binutils-gdb.git] / bfd / elf64-sparc.c
index 77e8861d043ac01c559a91df961d5f1e9f9bffb6..c4248f713ee0bfd6fe489f597ec668d1dfffe4fa 100644 (file)
@@ -63,6 +63,9 @@ static int sparc64_elf_get_symbol_type
 static boolean sparc64_elf_add_symbol_hook
   PARAMS ((bfd *, struct bfd_link_info *, const Elf_Internal_Sym *,
           const char **, flagword *, asection **, bfd_vma *));
+static boolean sparc64_elf_output_arch_syms
+  PARAMS ((bfd *, struct bfd_link_info *, PTR,
+          boolean (*) (PTR, const char *, Elf_Internal_Sym *, asection *)));
 static void sparc64_elf_symbol_processing
   PARAMS ((bfd *, asymbol *));
 
This page took 0.026523 seconds and 4 git commands to generate.