Sign in
gem5
/
arm
/
linux
/
4c013f5c7ea39cd62e02c80408560751b4e8c0de
/
.
/
include
/
asm-x86
/
scatterlist.h
blob: 3a1e76257a27635419ed72aa2822cfc50b1743ff [
file
]
#ifdef
CONFIG_X86_32
# include "scatterlist_32.h"
#else
# include "scatterlist_64.h"
#endif