Remove unused loom members
This commit is contained in:
parent
ffd492e922
commit
2e659f6dd3
4
emu.h
4
emu.h
@ -385,10 +385,6 @@ struct ovni_loom {
|
|||||||
struct ovni_cpu vcpu;
|
struct ovni_cpu vcpu;
|
||||||
|
|
||||||
struct ovni_eproc *proc;
|
struct ovni_eproc *proc;
|
||||||
|
|
||||||
/* Keep a list of updated cpus */
|
|
||||||
int nupdated_cpus;
|
|
||||||
struct ovni_cpu *updated_cpu[OVNI_MAX_CPU];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#define MAX_VIRTUAL_EVENTS 16
|
#define MAX_VIRTUAL_EVENTS 16
|
||||||
|
Loading…
Reference in New Issue
Block a user