2005-04-16 15:20:36 -07:00
|
|
|
#ifndef _ASM_IA64_SCATTERLIST_H
|
|
|
|
#define _ASM_IA64_SCATTERLIST_H
|
|
|
|
|
2010-05-26 14:44:34 -07:00
|
|
|
#include <asm-generic/scatterlist.h>
|
|
|
|
#define ARCH_HAS_SG_CHAIN
|
2007-10-16 02:27:26 -07:00
|
|
|
|
2005-04-16 15:20:36 -07:00
|
|
|
#endif /* _ASM_IA64_SCATTERLIST_H */
|