2008-12-12 04:24:58 +00:00
|
|
|
#ifndef _SPARC_SCATTERLIST_H
|
|
|
|
#define _SPARC_SCATTERLIST_H
|
|
|
|
|
2010-02-26 12:33:27 +00:00
|
|
|
#include <asm-generic/scatterlist.h>
|
2008-12-12 04:24:58 +00:00
|
|
|
|
2010-05-26 21:44:34 +00:00
|
|
|
#define ARCH_HAS_SG_CHAIN
|
|
|
|
|
2008-12-12 04:24:58 +00:00
|
|
|
#endif /* !(_SPARC_SCATTERLIST_H) */
|