summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pci.h
blob: a8cac8c2cde7d960e92de995943b17ace4c4b896 (plain)
1
2
3
4
5
#ifdef CONFIG_X86_32
# include "pci_32.h"
#else
# include "pci_64.h"
#endif
OpenPOWER on IntegriCloud