1 #ifndef __X86_PCI_H__
2 #define __X86_PCI_H__
3 
4 struct arch_pci_dev {
5 };
6 
7 #endif /* __X86_PCI_H__ */
8