spapr.c: remove duplicated assert in spapr_memory_unplug_request()
[qemu.git] / stubs / pci-host-piix.c
blob93975adbfebbe73476087a8c75939546567b3a17
1 #include "qemu/osdep.h"
2 #include "hw/pci-host/i440fx.h"
4 PCIBus *find_i440fx(void)
6 return NULL;