Don't update target_dcache if it is not initialized
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc12.c
index 448853db8d8f15a99ef42dd0d962a54c94993c2c..2b5a1b38a986a080d791a3cb42e18f961e9100b2 100644 (file)
@@ -37,14 +37,7 @@ static void m68hc11_info_to_howto_rel
   (bfd *, arelent *, Elf_Internal_Rela *);
 
 /* Trampoline generation.  */
-static bfd_boolean m68hc12_elf_size_one_stub
-  (struct bfd_hash_entry *gen_entry, void *in_arg);
-static bfd_boolean m68hc12_elf_build_one_stub
-  (struct bfd_hash_entry *gen_entry, void *in_arg);
-static struct bfd_link_hash_table* m68hc12_elf_bfd_link_hash_table_create
-  (bfd*);
-
-static bfd_boolean m68hc12_elf_set_mach_from_flags PARAMS ((bfd *));
+
 
 /* Use REL instead of RELA to save space */
 #define USE_REL        1
This page took 0.039108 seconds and 4 git commands to generate.