提交 83f59879 编写于 作者: B bellard

removed unused variable


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3614 c046a42c-6fe2-441c-8c8c-71466251a162
上级 8731ac03
......@@ -109,7 +109,6 @@ mips_mipssim_init (int ram_size, int vga_ram_size, const char *boot_device,
unsigned long bios_offset;
CPUState *env;
int bios_size;
mips_def_t *def;
/* Init CPUs. */
if (cpu_model == NULL) {
......
......@@ -64,7 +64,6 @@ void mips_pica61_init (int ram_size, int vga_ram_size, const char *boot_device,
int bios_size;
CPUState *env;
int i;
mips_def_t *def;
int available_ram;
qemu_irq *i8259;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册