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