gdb: Remove support for old mangling schemes
[deliverable/binutils-gdb.git] / gdb / inflow.h
index b655bbeb20be5f470336448ee37e8cf5dbd8cd8e..c32aa1443310d2eb304f84e64c0f44b478941019 100644 (file)
@@ -1,6 +1,6 @@
 /* Low level interface to ptrace, for GDB when running under Unix.
 
-   Copyright (C) 2003-2018 Free Software Foundation, Inc.
+   Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,9 +22,4 @@
 
 #include <unistd.h>
 
-/* Process group of the current inferior.  */
-#ifdef HAVE_TERMIOS_H
-extern pid_t inferior_process_group (void);
-#endif
-
 #endif /* inflow.h */
This page took 0.02413 seconds and 4 git commands to generate.