Fix for MIPS issue. (#733)
This commit is contained in:

committed by
Nguyen Anh Quynh

parent
2ecbe89cc1
commit
69ae8f7987
@ -45,11 +45,11 @@ void mips_machine_init(struct uc_struct *uc)
|
||||
{
|
||||
static QEMUMachine mips_machine = {
|
||||
NULL,
|
||||
"mips",
|
||||
"mips",
|
||||
mips_r4k_init,
|
||||
NULL,
|
||||
0,
|
||||
1,
|
||||
0,
|
||||
1,
|
||||
UC_ARCH_MIPS,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user