dect
/
linux-2.6
Archived
13
0
Fork 0

KVM: Trivial: Remove unused struct cpu_user_regs declaration

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
Rusty Russell 2007-07-17 23:15:29 +10:00 committed by Avi Kivity
parent dea8caee7b
commit 5eb549a085
1 changed files with 0 additions and 2 deletions

View File

@ -112,8 +112,6 @@ struct x86_emulate_ops {
};
struct cpu_user_regs;
struct x86_emulate_ctxt {
/* Register state before/after emulation. */
struct kvm_vcpu *vcpu;