Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
49d4914fd7c10ae846d0f30d5f6f4732cc68499c
/
.
/
include
/
asm-x86
/
scatterlist.h
blob: 3a1e76257a27635419ed72aa2822cfc50b1743ff [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "scatterlist_32.h"
#else
# include "scatterlist_64.h"
#endif