]> git.proxmox.com Git - qemu.git/blobdiff - kvm.h
usb-linux: Add support for buffering iso out usb packets
[qemu.git] / kvm.h
diff --git a/kvm.h b/kvm.h
index 7bc04e0f1481e4091963829c59265cad69a1302c..d565dba1dafba279cb6bea0603b59bd021ff2f1e 100644 (file)
--- a/kvm.h
+++ b/kvm.h
@@ -136,8 +136,6 @@ struct kvm_sw_breakpoint {
 
 QTAILQ_HEAD(kvm_sw_breakpoint_head, kvm_sw_breakpoint);
 
-int kvm_arch_debug(struct kvm_debug_exit_arch *arch_info);
-
 struct kvm_sw_breakpoint *kvm_find_sw_breakpoint(CPUState *env,
                                                  target_ulong pc);