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