Record GDB 7.5 branch creation. Bump version number
[deliverable/binutils-gdb.git] / gdb / xtensa-linux-nat.c
index bcbd78ecc00ee514f88be6ae0aeb4b2f7ca63b01..4c7f0abcf35a7fef77dcb851c60aaf74775213d6 100644 (file)
@@ -1,6 +1,6 @@
 /* Xtensa GNU/Linux native support.
 
-   Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -46,7 +46,7 @@
    hardware-specific overlays.  */
 #include "xtensa-xtregs.c"
 
-int
+static int
 get_thread_id (ptid_t ptid)
 {
   int tid = TIDGET (ptid);
This page took 0.023356 seconds and 4 git commands to generate.