From 917317f4c6550f3f3e0001d0a9e5a6acd6a2d1be Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Tue, 19 Oct 1999 02:47:02 +0000 Subject: import gdb-1999-10-18 snapshot --- gdb/symfile.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/symfile.h') diff --git a/gdb/symfile.h b/gdb/symfile.h index bcf00eb..aeeb28f 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; -- cgit v1.1