X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Fgcore.h;h=64bfe128ef83f4c06a0f501e3fe038c9c7705f89;hb=a4089f524fbcf176f3d4aae43a35e3c6effcc854;hp=9b85e46b60127fcb990ec000a6149850aaa39ee1;hpb=32377a8037eefae8091f345546f52370ed515399;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/gcore.h b/gdb/gcore.h index 9b85e46b601..64bfe128ef8 100644 --- a/gdb/gcore.h +++ b/gdb/gcore.h @@ -24,7 +24,6 @@ extern gdb_bfd_ref_ptr create_gcore_bfd (const char *filename); extern void write_gcore_file (bfd *obfd); -extern bfd *load_corefile (char *filename, int from_tty); extern int objfile_find_memory_regions (struct target_ops *self, find_memory_region_ftype func, void *obfd);