aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/scatterlist.h
blob: 08fd93bff1db9db95cf828c96483ad4d006c7211 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ASM_IA64_SCATTERLIST_H
#define _ASM_IA64_SCATTERLIST_H

#include <asm-generic/scatterlist.h>
#define ARCH_HAS_SG_CHAIN

#endif /* _ASM_IA64_SCATTERLIST_H */