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