Add const to lm_addr_check.
[deliverable/binutils-gdb.git] / gdb / xtensa-linux-nat.c
index 0bde1cbc4cd07a563954233ccb9646e776f8ee9d..2ca71440dcd1ef5e395b7fe9cf3102699afd048a 100644 (file)
@@ -1,6 +1,6 @@
 /* Xtensa GNU/Linux native support.
 
-   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2007-2013 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.02336 seconds and 4 git commands to generate.