scatterlist.h 126 B

1234567
  1. #ifndef _ASM_SCATTERLIST_H
  2. #define _ASM_SCATTERLIST_H
  3. #include <asm-generic/scatterlist.h>
  4. #endif /* !_ASM_SCATTERLIST_H */