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