scatterlist.h 180 B

12345678
  1. #ifndef _ASM_M32R_SCATTERLIST_H
  2. #define _ASM_M32R_SCATTERLIST_H
  3. #include <asm-generic/scatterlist.h>
  4. #define ISA_DMA_THRESHOLD (0x1fffffff)
  5. #endif /* _ASM_M32R_SCATTERLIST_H */