7 lines
134 B
C
7 lines
134 B
C
|
#ifndef _H8300_SCATTERLIST_H
|
||
|
#define _H8300_SCATTERLIST_H
|
||
|
|
||
|
#include <asm-generic/scatterlist.h>
|
||
|
|
||
|
#endif /* !(_H8300_SCATTERLIST_H) */
|