ckfwq/linux-3.0.4/arch/m68k/include/asm/scatterlist.h

7 lines
131 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef _M68K_SCATTERLIST_H
#define _M68K_SCATTERLIST_H
#include <asm-generic/scatterlist.h>
#endif /* !(_M68K_SCATTERLIST_H) */