Linux targets: drop fall back to target method for 'make_corefile_notes'
[deliverable/binutils-gdb.git] / gdb / linux-tdep.h
index 610e2f07e65880035fe28b670012d8b99689a227..2354603fd0d797901c669041a7e43679289ec424 100644 (file)
@@ -29,9 +29,6 @@ typedef char *(*linux_collect_thread_registers_ftype) (const struct regcache *,
                                                       bfd *, char *, int *,
                                                       enum gdb_signal);
 
-char *linux_make_corefile_notes (struct gdbarch *, bfd *, int *,
-                                 linux_collect_thread_registers_ftype);
-
 struct type *linux_get_siginfo_type (struct gdbarch *);
 
 extern enum gdb_signal linux_gdb_signal_from_target (struct gdbarch *gdbarch,
This page took 0.024613 seconds and 4 git commands to generate.