Sign in
qemu-android
/
qemu-android
/
e1aa325409baeefad4f214ab8c34fb21968bdb2e
/
.
/
hw
/
prep_pci.h
blob: cd6851288c794b7b8ad8040b210333080133fa28 [
file
] [
log
] [
blame
]
Michael S. Tsirkin
18e08a5
2009-11-11 14:59:56 +0200
[
diff
] [
blame
]
1
#ifndef
QEMU_PREP_PCI_H
2
#define
QEMU_PREP_PCI_H
3
4
#include
"qemu-common.h"
5
6
PCIBus
*
pci_prep_init
(
qemu_irq
*
pic
);
7
8
#endif