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 --- target-sparc/TODO | 1 - target-sparc/machine.c | 2 -- 2 files changed, 3 deletions(-) (limited to 'target-sparc') diff --git a/target-sparc/TODO b/target-sparc/TODO index 62b0f47..c87459f 100644 --- a/target-sparc/TODO +++ b/target-sparc/TODO @@ -86,4 +86,3 @@ Sun4u: Sun4v: - A lot of unimplemented features - A lot of real machine types - diff --git a/target-sparc/machine.c b/target-sparc/machine.c index 417523f..e845fac 100644 --- a/target-sparc/machine.c +++ b/target-sparc/machine.c @@ -220,5 +220,3 @@ int cpu_load(QEMUFile *f, void *opaque, int version_id) tlb_flush(env, 1); return 0; } - - -- cgit v1.1