summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-s390-low.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/linux-s390-low.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/linux-s390-low.c')
-rw-r--r--gdb/gdbserver/linux-s390-low.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbserver/linux-s390-low.c b/gdb/gdbserver/linux-s390-low.c
index e01e88996ee..192cb851be7 100644
--- a/gdb/gdbserver/linux-s390-low.c
+++ b/gdb/gdbserver/linux-s390-low.c
@@ -225,4 +225,3 @@ struct linux_target_ops the_low_target = {
s390_collect_ptrace_register,
s390_supply_ptrace_register,
};
-