gdbserver: Remove duplicate functions to find any thread of process
[deliverable/binutils-gdb.git] / gdb / gdbserver / xtensa-xtregs.c
index c10e8638c39469af2b4245295808063117ddd621..93cf6323f70af222048929188dff2c42e6108eae 100644 (file)
@@ -1,5 +1,5 @@
 /* Table mapping between kernel xtregset and GDB register cache.
-   Copyright 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -35,4 +35,3 @@ const xtensa_regtable_t  xtensa_regmap_table[] = {
   {   44, 176,   0,   0,  4, -1, 0x020c, "scompare1" },
   { 0 }
 };
-
This page took 0.023818 seconds and 4 git commands to generate.