Remove lookup_minimal_symbol_solib_trampoline
[deliverable/binutils-gdb.git] / bfd / elf32-pru.c
index bfc34571d7b5eaf29a718f50ac399530731afef7..d9be74f9163074fd975c979a34e90a2b2fb53d72 100644 (file)
@@ -421,7 +421,7 @@ pru_elf32_info_to_howto (bfd *abfd, arelent *cache_ptr,
       bfd_set_error (bfd_error_bad_value);
       return FALSE;
     }
-    
+
   cache_ptr->howto = lookup_howto (r_type);
   return cache_ptr->howto != NULL;
 }
This page took 0.024939 seconds and 4 git commands to generate.