Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / dstread.c
index 034172748d62fa46161fb9f0ad9648e3ae1e4fea..c10c1fe18cc15e9911643562042cdf6c120be099 100644 (file)
@@ -1641,7 +1641,7 @@ struct section_offsets dst_symfile_faker =
 void
 dst_symfile_offsets (objfile, addr)
      struct objfile *objfile;
-     CORE_ADDR addr;
+     struct section_addr_info *addrs;
 {
   objfile->num_sections = 1;
   objfile->section_offsets = &dst_symfile_faker;
This page took 0.024353 seconds and 4 git commands to generate.