]> Git Repo - qemu.git/blob - hw/prep_pci.h
qxl: bump pci rev
[qemu.git] / hw / prep_pci.h
1 #ifndef QEMU_PREP_PCI_H
2 #define QEMU_PREP_PCI_H
3
4 #include "qemu-common.h"
5 #include "memory.h"
6
7 PCIBus *pci_prep_init(qemu_irq *pic, MemoryRegion *address_space);
8
9 #endif
This page took 0.025685 seconds and 4 git commands to generate.