Fix PR threads/19422 - show which thread caused stop
[deliverable/binutils-gdb.git] / gdb / linux-tdep.h
index ff45286cd9ad120b08a186df98b6898134a4bf68..328c7f09b04b54d4bff858909a4aa24b0469d1c2 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux, architecture independent.
 
-   Copyright (C) 2009-2015 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,8 +29,6 @@ typedef char *(*linux_collect_thread_registers_ftype) (const struct regcache *,
                                                       bfd *, char *, int *,
                                                       enum gdb_signal);
 
-struct type *linux_get_siginfo_type (struct gdbarch *);
-
 extern enum gdb_signal linux_gdb_signal_from_target (struct gdbarch *gdbarch,
                                                     int signal);
 
This page took 0.024114 seconds and 4 git commands to generate.