remove unused variable in lynx_create_inferior.
[deliverable/binutils-gdb.git] / gdb / symfile.h
index bb75c18458610f9053c7eec3d83455237c4fb132..223f8740512148f203a77e18ee9362f15158ff2b 100644 (file)
@@ -690,4 +690,8 @@ extern void elfmdebug_build_psymtabs (struct objfile *,
                                      const struct ecoff_debug_swap *,
                                      asection *);
 
+/* From minidebug.c.  */
+
+extern bfd *find_separate_debug_file_in_section (struct objfile *);
+
 #endif /* !defined(SYMFILE_H) */
This page took 0.02365 seconds and 4 git commands to generate.