sparc: more cleanup

This commit is contained in:
Nguyen Anh Quynh
2015-09-16 16:04:12 +07:00
parent f36bd83f85
commit d6b9c31dc9
3 changed files with 0 additions and 14 deletions

View File

@@ -43,8 +43,6 @@ static void sun4u_init(struct uc_struct *uc, MachineState *machine)
fprintf(stderr, "Unable to find Sparc CPU definition\n");
exit(1);
}
cpu_sparc_set_id(&cpu->env, 0);
}
void sun4u_machine_init(struct uc_struct *uc)