Remove make_cleanup_free_objfile
[deliverable/binutils-gdb.git] / gdb / config / nm-linux.h
index ba2a56ffc0d519b4fbb11a3388f4f3f9b36abd8d..9f6b2436b991589c091dca9e58efd378bea5788d 100644 (file)
@@ -1,7 +1,6 @@
 /* Native support for GNU/Linux.
 
-   Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-   2010 Free Software Foundation, Inc.
+   Copyright (C) 1999-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-struct target_ops;
-
-extern void lin_thread_get_thread_signals (sigset_t *mask);
-#define GET_THREAD_SIGNALS(mask) lin_thread_get_thread_signals (mask)
-
 /* Use elf_gregset_t and elf_fpregset_t, rather than
    gregset_t and fpregset_t.  */
 
This page took 0.02335 seconds and 4 git commands to generate.