7 lines
126 B
C
7 lines
126 B
C
#ifndef _ASM_SCATTERLIST_H
|
|
#define _ASM_SCATTERLIST_H
|
|
|
|
#include <asm-generic/scatterlist.h>
|
|
|
|
#endif /* !_ASM_SCATTERLIST_H */
|