]> Git Repo - qemu.git/blame - hw/prep_pci.h
pci: s/PCI_SUBVENDOR_ID/PCI_SUBSYSTEM_VENDOR_ID/g
[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"
5
6PCIBus *pci_prep_init(qemu_irq *pic);
7
8#endif
This page took 0.063456 seconds and 4 git commands to generate.