summaryrefslogtreecommitdiff
path: root/gdb/symfile.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-10-19 02:47:02 +0000
committerJason Molenda <jmolenda@apple.com>1999-10-19 02:47:02 +0000
commit917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be (patch)
tree3ecc5a5d86fef50ae8715adacf956a2011797441 /gdb/symfile.h
parent446a06c9b8819b20be7704f0b540471d76959c66 (diff)
downloadbinutils-gdb-917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be.tar.gz
import gdb-1999-10-18 snapshot
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r--gdb/symfile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index bcf00eb816e..aeeb28f1e06 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -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;