* target.h (struct section_table): Rename to ...
[deliverable/binutils-gdb.git] / gdb / solib-irix.c
index 8409e6fa045d358310cce6540b6458eb25a31a65..979afd25ac5519a69fee2f1b1a11db2ce5e216b2 100644 (file)
@@ -687,7 +687,7 @@ irix_special_symbol_handling (void)
 
 static void
 irix_relocate_section_addresses (struct so_list *so,
-                                struct section_table *sec)
+                                struct target_section *sec)
 {
   sec->addr += so->lm_info->reloc_offset;
   sec->endaddr += so->lm_info->reloc_offset;
This page took 0.023961 seconds and 4 git commands to generate.