/* * pci/pci.h * * Common internal header file */ #ifndef PCI_PCI_H #include #include extern enum pci_config_type __pci_cfg_type; #endif /* PCI_PCI_H */