* target.h (struct section_table): Rename to ...
[deliverable/binutils-gdb.git] / gdb / rs6000-nat.c
index 92bbabd872de01ae25d0fe72d5c1628ff6cc7640..ae2806de7948e0db905058c1470dae97e38ecb31 100644 (file)
@@ -1158,7 +1158,7 @@ xcoff_relocate_core (struct target_ops *target)
          add our sections to the section table for the core target.  */
       if (vp != vmap)
        {
-         struct section_table *stp;
+         struct target_section *stp;
 
          target_resize_to_sections (target, 2);
          stp = target->to_sections_end - 2;
This page took 0.024271 seconds and 4 git commands to generate.