* target.h (struct section_table): Rename to ...
[deliverable/binutils-gdb.git] / gdb / solib-som.c
index 72989858f3963fb9829ee293f01ada2d1673234d..dfe1a178f769381e962f25e2894cb3e8b3c24866 100644 (file)
@@ -111,7 +111,7 @@ dld_cache;
 
 static void
 som_relocate_section_addresses (struct so_list *so,
-                               struct section_table *sec)
+                               struct target_section *sec)
 {
   flagword aflag = bfd_get_section_flags(so->abfd, sec->the_bfd_section);
 
This page took 0.049877 seconds and 4 git commands to generate.