mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-26 11:53:53 -06:00
6 lines
111 B
C
6 lines
111 B
C
#include "qemu/osdep.h"
|
|
#include "hw/remote/vfio-user-obj.h"
|
|
|
|
void vfu_object_set_bus_irq(PCIBus *pci_bus)
|
|
{
|
|
}
|