target-i386: Use mulu2 and muls2
[qemu/pbrook.git] / hw / xio3130_upstream.h
blobfa09656b3525c57cb4a925cf1f0d752f51c3d489
1 #ifndef QEMU_XIO3130_UPSTREAM_H
2 #define QEMU_XIO3130_UPSTREAM_H
4 #include "pci/pcie_port.h"
6 PCIEPort *xio3130_upstream_init(PCIBus *bus, int devfn, bool multifunction,
7 const char *bus_name, pci_map_irq_fn map_irq,
8 uint8_t port);
10 #endif /* QEMU_XIO3130_H */