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