summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/xtensa-xtregs.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2009-03-22 23:57:10 +0000
committerPedro Alves <pedro@codesourcery.com>2009-03-22 23:57:10 +0000
commit60194aaeeb94372651c09fb5dc0cb5d3329b921e (patch)
treee4d6bb04e17f6d6f262c59eab080428e5b8f8228 /gdb/gdbserver/xtensa-xtregs.c
parentc3bcf1c464f8633b5ce91cb72bafee27ce9b05ce (diff)
downloadgdb-60194aaeeb94372651c09fb5dc0cb5d3329b921e.tar.gz
* i387-fp.c, linux-arm-low.c, linux-cris-low.c,
linux-crisv32-low.c, linux-i386-low.c, linux-low.c, linux-mips-low.c, linux-s390-low.c, linux-sparc-low.c, linux-x86-64-low.c, linux-xtensa-low.c, proc-service.c, regcache.c, remote-utils.c, server.c, spu-low.c, target.h, thread-db.c, win32-low.c, xtensa-xtregs.c, gdbreplay.c, Makefile.in, configure.ac: Fix whitespace throughout. * configure: Regenerate.
Diffstat (limited to 'gdb/gdbserver/xtensa-xtregs.c')
-rw-r--r--gdb/gdbserver/xtensa-xtregs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/xtensa-xtregs.c b/gdb/gdbserver/xtensa-xtregs.c
index c10e8638c39..867eff6cb81 100644
--- a/gdb/gdbserver/xtensa-xtregs.c
+++ b/gdb/gdbserver/xtensa-xtregs.c
@@ -35,4 +35,3 @@ const xtensa_regtable_t xtensa_regmap_table[] = {
{ 44, 176, 0, 0, 4, -1, 0x020c, "scompare1" },
{ 0 }
};
-