Format
This commit is contained in:
parent
871de4ad65
commit
613ddf0985
@ -334,7 +334,6 @@ RISCVCPU *cpu_riscv_init(struct uc_struct *uc)
|
||||
RISCVCPU *cpu;
|
||||
CPUState *cs;
|
||||
CPUClass *cc;
|
||||
int i;
|
||||
|
||||
cpu = calloc(1, sizeof(*cpu));
|
||||
if (cpu == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user