]> Git Repo - qemu.git/blame - hw/prep_pci.h
showing a splash picture when start
[qemu.git] / hw / prep_pci.h
CommitLineData
18e08a55
MT
1#ifndef QEMU_PREP_PCI_H
2#define QEMU_PREP_PCI_H
3
4#include "qemu-common.h"
1e39101c 5#include "memory.h"
18e08a55 6
1e39101c 7PCIBus *pci_prep_init(qemu_irq *pic, MemoryRegion *address_space);
18e08a55
MT
8
9#endif
This page took 0.250562 seconds and 4 git commands to generate.