Index: sim/frv/ChangeLog
[deliverable/binutils-gdb.git] / bfd / ecoff.c
index 87db129285c8d01b6fcd7be157765c7b3eabbb6d..4f13c39c222f53fd1c918b05d853241dbf5c5496 100644 (file)
@@ -100,9 +100,9 @@ static asection bfd_debug_section =
   /* target_index, used_by_bfd, constructor_chain, owner,          */
      0,            NULL,        NULL,              NULL,
   /* symbol,                                                       */
-     (struct symbol_cache_entry *) NULL,
+     (struct bfd_symbol *) NULL,
   /* symbol_ptr_ptr,                                               */
-     (struct symbol_cache_entry **) NULL,
+     (struct bfd_symbol **) NULL,
   /* link_order_head, link_order_tail                              */
      NULL,            NULL
 };
This page took 0.024862 seconds and 4 git commands to generate.