projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5066b9f
)
Fix formatting.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 6 Jun 2007 16:54:26 +0000
(16:54 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 6 Jun 2007 16:54:26 +0000
(16:54 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2948
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/mips_malta.c
patch
|
blob
|
history
diff --git
a/hw/mips_malta.c
b/hw/mips_malta.c
index d8e93910450f6af5e7fd4cdfb8b1fae8fe141047..21eb75faf721cba4573df89ed069b82f747bb93c 100644
(file)
--- a/
hw/mips_malta.c
+++ b/
hw/mips_malta.c
@@
-671,7
+671,7
@@
static int64_t load_kernel (CPUState *env)
&kernel_entry, &kernel_low, &kernel_high) < 0) {
fprintf(stderr, "qemu: could not load kernel '%s'\n",
env->kernel_filename);
- exit(1);
+
exit(1);
}
/* load initrd */