Sign in
qemu
/
qemu
/
1d45f8b542f6b80b24c44533ef0dd9e1a3b17ea5
/
.
/
hw
/
dec_pci.h
blob: 79264bac8426dd6fa0c42a06683cc800bee2e03d [
file
] [
log
] [
blame
]
#ifndef
DEC_PCI_H
#define
DEC_PCI_H
#include
"qemu-common.h"
PCIBus
*
pci_dec_21154_init
(
PCIBus
*
parent_bus
,
int
devfn
);
#endif