* hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,
[deliverable/binutils-gdb.git] / bfd / elfarm-oabi.c
index 911d83e7277114713672ef14d8ca6127c105f120..72f62f238095d9808e14dfa2ba49afce332b8701 100644 (file)
@@ -354,7 +354,7 @@ find_howto (r_type)
 
 static void
 elf32_arm_info_to_howto (abfd, bfd_reloc, elf_reloc)
-     bfd *abfd;
+     bfd *abfd ATTRIBUTE_UNUSED;
      arelent *bfd_reloc;
      Elf32_Internal_Rela *elf_reloc;
 {
@@ -395,7 +395,7 @@ static const struct elf32_arm_reloc_map elf32_arm_reloc_map[] =
 
 static reloc_howto_type *
 elf32_arm_reloc_type_lookup (abfd, code)
-     bfd * abfd;
+     bfd * abfd ATTRIBUTE_UNUSED;
      bfd_reloc_code_real_type code;
 {
   unsigned int i;
This page took 0.022899 seconds and 4 git commands to generate.