summaryrefslogtreecommitdiff
path: root/target-arm
diff options
context:
space:
mode:
Diffstat (limited to 'target-arm')
-rw-r--r--target-arm/machine.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-arm/machine.c b/target-arm/machine.c
index 42ff5844c9..f8be7a16d4 100644
--- a/target-arm/machine.c
+++ b/target-arm/machine.c
@@ -211,5 +211,3 @@ int cpu_load(QEMUFile *f, void *opaque, int version_id)
return 0;
}
-
-