X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Ffbsd-nat.h;h=531fe4f042f134e248566661dff3d8fd32396e54;hb=8527d542c07f6bea86fe5baf3b31568c7fba1398;hp=7ed89464e26e20ebcfaa5499c194c2b30875b910;hpb=2e73927ca515996146d2b20d8e6f0b39c0a51b29;p=platform%2Fupstream%2Fbinutils.git diff --git a/gdb/fbsd-nat.h b/gdb/fbsd-nat.h index 7ed8946..531fe4f 100644 --- a/gdb/fbsd-nat.h +++ b/gdb/fbsd-nat.h @@ -32,9 +32,4 @@ extern char *fbsd_pid_to_exec_file (struct target_ops *self, int pid); extern int fbsd_find_memory_regions (struct target_ops *self, find_memory_region_ftype func, void *obfd); -/* Create appropriate note sections for a corefile, returning them in - allocated memory. */ - -extern char *fbsd_make_corefile_notes (bfd *obfd, int *note_size); - #endif /* fbsd-nat.h */