From 1b3f60162b504e5231252b748e95913671c431a1 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 22 Mar 2009 23:57:10 +0000 Subject: * 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. --- gdb/gdbserver/xtensa-xtregs.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/gdbserver/xtensa-xtregs.c') diff --git a/gdb/gdbserver/xtensa-xtregs.c b/gdb/gdbserver/xtensa-xtregs.c index c10e863..867eff6 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 } }; - -- cgit v1.1