From 1d6198c3b01619151f3227c6461b3d53eeb711e5 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 13 Dec 2008 09:32:43 +0000 Subject: Remove unnecessary trailing newlines git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162 --- tests/cris/.gdbinit | 1 - tests/cris/README | 1 - tests/cris/check_movemr.s | 1 - tests/cris/check_movemrv32.s | 1 - tests/cris/check_mover.s | 1 - tests/cris/check_stat3.c | 1 - tests/cris/check_stat4.c | 1 - 7 files changed, 7 deletions(-) (limited to 'tests/cris') diff --git a/tests/cris/.gdbinit b/tests/cris/.gdbinit index 579eac9..5e8c1d3 100644 --- a/tests/cris/.gdbinit +++ b/tests/cris/.gdbinit @@ -9,4 +9,3 @@ display /x $r2 display /x $r3 display /x $r4 display /t $ccs - diff --git a/tests/cris/README b/tests/cris/README index 93c955c..2e65a76 100644 --- a/tests/cris/README +++ b/tests/cris/README @@ -1,2 +1 @@ Test-suite for the cris port. Heavily based on the test-suite for the CRIS port of sim by Hans-Peter Nilsson. - diff --git a/tests/cris/check_movemr.s b/tests/cris/check_movemr.s index 776da76..88489de 100644 --- a/tests/cris/check_movemr.s +++ b/tests/cris/check_movemr.s @@ -76,4 +76,3 @@ mem3: checkr3 6712 quit - diff --git a/tests/cris/check_movemrv32.s b/tests/cris/check_movemrv32.s index dc340af..53950ab 100644 --- a/tests/cris/check_movemrv32.s +++ b/tests/cris/check_movemrv32.s @@ -94,4 +94,3 @@ y: checkr3 d quit - diff --git a/tests/cris/check_mover.s b/tests/cris/check_mover.s index c93106f..b4db595 100644 --- a/tests/cris/check_mover.s +++ b/tests/cris/check_mover.s @@ -26,4 +26,3 @@ checkr3 ffffff00 quit - diff --git a/tests/cris/check_stat3.c b/tests/cris/check_stat3.c index a248ec0..3b5b217 100644 --- a/tests/cris/check_stat3.c +++ b/tests/cris/check_stat3.c @@ -23,4 +23,3 @@ int main (int argc, char *argv[]) printf ("pass\n"); exit (0); } - diff --git a/tests/cris/check_stat4.c b/tests/cris/check_stat4.c index d10655d..e1955ca 100644 --- a/tests/cris/check_stat4.c +++ b/tests/cris/check_stat4.c @@ -25,4 +25,3 @@ int main (int argc, char *argv[]) printf ("pass\n"); exit (0); } - -- cgit v1.1