Sign in
qemu
/
qemu
/
07de3e60b05d13f255d12f8dfac8e3b1e5e34d7d
/
.
/
hw
/
prep_pci.h
blob: cd6851288c794b7b8ad8040b210333080133fa28 [
file
] [
log
] [
blame
]
#ifndef
QEMU_PREP_PCI_H
#define
QEMU_PREP_PCI_H
#include
"qemu-common.h"
PCIBus
*
pci_prep_init
(
qemu_irq
*
pic
);
#endif