]> Git Repo - qemu.git/blob - stubs/pci-host-piix.c
intc/arm_gic: Add the virtualization extensions to the GIC state
[qemu.git] / stubs / pci-host-piix.c
1 #include "qemu/osdep.h"
2 #include "hw/i386/pc.h"
3 PCIBus *find_i440fx(void)
4 {
5     return NULL;
6 }
This page took 0.022514 seconds and 4 git commands to generate.