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