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