* elf-bfd.h (struct sym_sec_cache): Delete.
[deliverable/binutils-gdb.git] / bfd / elf32-m68hc1x.c
index bcc0b87b95a605a3ec57b90d322b5616c6c4e907..544db35b7d8006d3d5e88a8be704f3bf84006e8d 100644 (file)
@@ -95,7 +95,7 @@ m68hc11_elf_hash_table_create (bfd *abfd)
   ret->stub_bfd = NULL;
   ret->stub_section = 0;
   ret->add_stub_section = NULL;
-  ret->sym_sec.abfd = NULL;
+  ret->sym_cache.abfd = NULL;
 
   return ret;
 }
This page took 0.024286 seconds and 4 git commands to generate.