gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / xtensa-xtregs.c
index c10e8638c39469af2b4245295808063117ddd621..74e94ff580231cac3bfd2a86930d0ce365bfb91f 100644 (file)
@@ -1,5 +1,5 @@
 /* Table mapping between kernel xtregset and GDB register cache.
-   Copyright 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright 2007, 2008, 2009, 2010 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.02505 seconds and 4 git commands to generate.