Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / symfile.h
index bcf00eb816e0a2c6ad70ccc078f3cae02a2a284c..aeeb28f1e06fbe6b211b1e82b95c4254d2c6b4da 100644 (file)
@@ -221,9 +221,6 @@ extern void find_lowest_section PARAMS ((bfd *, asection *, PTR));
 
 extern bfd *symfile_bfd_open PARAMS ((char *));
 
-/* Remote targets may wish to use this as their load function.  */
-extern void generic_load PARAMS ((char *name, int from_tty));
-
 /* Utility functions for overlay sections: */
 extern int overlay_debugging;
 extern int overlay_cache_invalid;
This page took 0.022989 seconds and 4 git commands to generate.