aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/scatterlist.h
blob: 4240878b9d76f1939c7c13f8fa32d9b8a2630af7 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _ASM_X86_SCATTERLIST_H
#define _ASM_X86_SCATTERLIST_H

#include <asm-generic/scatterlist.h>

#define ARCH_HAS_SG_CHAIN

#endif /* _ASM_X86_SCATTERLIST_H */