blob: d1120257b0330cd25f6d6db0cac22ef700917c29 [file] [log] [blame]
#ifndef _SPARC_SCATTERLIST_H
#define _SPARC_SCATTERLIST_H
#define sg_dma_len(sg) ((sg)->dma_length)
#include <asm-generic/scatterlist.h>
#endif /* !(_SPARC_SCATTERLIST_H) */