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