aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/include/asm/scatterlist.h
blob: de08a4a2cc1c4f76cb9c403d5b33a04b04f242b0 (plain)
1
2
3
4
5
6
7
8
#ifndef _H8300_SCATTERLIST_H
#define _H8300_SCATTERLIST_H

#include <asm-generic/scatterlist.h>

#define ISA_DMA_THRESHOLD	(0xffffffff)

#endif /* !(_H8300_SCATTERLIST_H) */