Tweak moxie-rtems triplet recognition
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc11.c
index 49a58fb0c5c600b8c42d1fc1385e5b50a9770323..b28579e0928616f641e2e979dc3daaf6daefc312 100644 (file)
@@ -703,7 +703,7 @@ m68hc11_elf_relax_section (bfd *abfd, asection *sec,
 
   /* Get a copy of the native relocations.  */
   internal_relocs = (_bfd_elf_link_read_relocs
-                    (abfd, sec, (PTR) NULL, (Elf_Internal_Rela *) NULL,
+                    (abfd, sec, NULL, (Elf_Internal_Rela *) NULL,
                      link_info->keep_memory));
   if (internal_relocs == NULL)
     goto error_return;
This page took 0.073988 seconds and 4 git commands to generate.