./configure: export xfs config via --{enable, disable}-xfsctl
[qemu/ar7.git] / hw / dec_pci.h
blob79264bac8426dd6fa0c42a06683cc800bee2e03d
1 #ifndef DEC_PCI_H
2 #define DEC_PCI_H
4 #include "qemu-common.h"
6 PCIBus *pci_dec_21154_init(PCIBus *parent_bus, int devfn);
8 #endif