Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
731475c92ed587ac0e112c49b47b12de8d0ab609
/
.
/
include
/
asm-x86
/
pci.h
blob: a8cac8c2cde7d960e92de995943b17ace4c4b896 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "pci_32.h"
#else
# include "pci_64.h"
#endif