Sign in
ara-mdk
/
platform
/
external
/
kernel-headers
/
593113ce6345257b741b9b7d2255f10f46b7ab9d
/
.
/
original
/
asm-x86
/
scatterlist.h
blob: 3a1e76257a27635419ed72aa2822cfc50b1743ff [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "scatterlist_32.h"
#else
# include "scatterlist_64.h"
#endif