Sign in
qemu
/
qemu
/
ab9de3692e34dc874ce44c7905590ef98445ce33
/
.
/
hw
/
usb-ohci.h
blob: eefcef36023e80fb1cfa3c8906f6a211d3b89f75 [
file
] [
log
] [
blame
]
#ifndef
QEMU_USB_OHCI_H
#define
QEMU_USB_OHCI_H
#include
"qemu-common.h"
void
usb_ohci_init_pci
(
struct
PCIBus
*
bus
,
int
devfn
);
#endif