scatterlist.h 131 B

123456
  1. #ifndef _M68K_SCATTERLIST_H
  2. #define _M68K_SCATTERLIST_H
  3. #include <asm-generic/scatterlist.h>
  4. #endif /* !(_M68K_SCATTERLIST_H) */