* target.h (struct section_table): Rename to ...
[deliverable/binutils-gdb.git] / gdb / s390-tdep.c
index f17be9b5418a92df224dccfd5f8587d0867954ec..c7b1d7e3947cf7c1e1039992e82cf1480266ca2a 100644 (file)
@@ -772,7 +772,7 @@ s390_load (struct s390_prologue_data *data,
      we're analyzing the code to unwind past that frame.  */
   if (pv_is_constant (addr))
     {
-      struct section_table *secp;
+      struct target_section *secp;
       secp = target_section_by_addr (&current_target, addr.k);
       if (secp != NULL
           && (bfd_get_section_flags (secp->bfd, secp->the_bfd_section)
This page took 0.023276 seconds and 4 git commands to generate.