提交 5eb549a0 编写于 作者: R Rusty Russell 提交者: Avi Kivity

KVM: Trivial: Remove unused struct cpu_user_regs declaration

Signed-off-by: NRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: NAvi Kivity <avi@qumranet.com>
上级 dea8caee
...@@ -112,8 +112,6 @@ struct x86_emulate_ops { ...@@ -112,8 +112,6 @@ struct x86_emulate_ops {
}; };
struct cpu_user_regs;
struct x86_emulate_ctxt { struct x86_emulate_ctxt {
/* Register state before/after emulation. */ /* Register state before/after emulation. */
struct kvm_vcpu *vcpu; struct kvm_vcpu *vcpu;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册