*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / inf-ptrace.c
index cb3e559a018e8f148a015ce2645c791bafbf1d55..fc8ab87c5d589970567e64085fd256caffa9813d 100644 (file)
@@ -1,8 +1,7 @@
 /* Low-level child interface to ptrace.
 
-   Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,
-   1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 1988-1996, 1998-2002, 2004-2012 Free Software
+   Foundation, Inc.
 
    This file is part of GDB.
 
@@ -251,7 +250,7 @@ inf_ptrace_attach (struct target_ops *ops, char *args, int from_tty)
 
 #ifdef PT_GET_PROCESS_STATE
 
-void
+static void
 inf_ptrace_post_attach (int pid)
 {
   ptrace_event_t pe;
This page took 0.024679 seconds and 4 git commands to generate.