* MAINTAINERS: Remove myself.
[deliverable/binutils-gdb.git] / gdb / xtensa-linux-nat.c
index b5b0f3d4cb8cbe5ffc3ddc0116769a478562c8ae..4c7f0abcf35a7fef77dcb851c60aaf74775213d6 100644 (file)
@@ -1,6 +1,6 @@
 /* Xtensa GNU/Linux native support.
 
-   Copyright (C) 2007, 2008, 2009 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.023645 seconds and 4 git commands to generate.