summaryrefslogtreecommitdiff
path: root/target-sparc
diff options
context:
space:
mode:
Diffstat (limited to 'target-sparc')
-rw-r--r--target-sparc/TODO1
-rw-r--r--target-sparc/machine.c2
2 files changed, 0 insertions, 3 deletions
diff --git a/target-sparc/TODO b/target-sparc/TODO
index 62b0f47d18..c87459f50c 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 417523f883..e845fac358 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;
}
-
-