aboutsummaryrefslogtreecommitdiff
path: root/include/hw/remote/vfio-user-obj.h
blob: 87ab78b875cebae82fc55915f3b2d327589363a2 (plain)
1
2
3
4
5
6
#ifndef VFIO_USER_OBJ_H
#define VFIO_USER_OBJ_H

void vfu_object_set_bus_irq(PCIBus *pci_bus);

#endif