projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92190c6
)
Remove unused variable.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Dec 2006 16:50:54 +0000
(16:50 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Dec 2006 16:50:54 +0000
(16:50 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2254
c046a42c
-6fe2-441c-8c8c-
71466251a162
hw/ppc_prep.c
patch
|
blob
|
history
diff --git
a/hw/ppc_prep.c
b/hw/ppc_prep.c
index d75c27c3e4e6e141ed1ffaac86eb79bb3a9d7420..c4b7ff5baa3af127d1b1b3b87b1146cc1da682c6 100644
(file)
--- a/
hw/ppc_prep.c
+++ b/
hw/ppc_prep.c
@@
-525,7
+525,6
@@
static void ppc_prep_init(int ram_size, int vga_ram_size, int boot_device,
{
CPUState *env;
char buf[1024];
- SetIRQFunc *set_irq;
m48t59_t *nvram;
int PPC_io_memory;
int linux_boot, i, nb_nics1, bios_size;