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