aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/scatterlist.h
blob: 312505452a1e5791f053842da6d6f88affe936cb (plain)
1
2
3
4
5
6
#ifndef _M68K_SCATTERLIST_H
#define _M68K_SCATTERLIST_H

#include <asm-generic/scatterlist.h>

#endif /* !(_M68K_SCATTERLIST_H) */