oleavr-rgl-a500-mini-linux-.../arch/alpha/include/asm/scatterlist.h
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

6 lines
134 B
C

#ifndef _ALPHA_SCATTERLIST_H
#define _ALPHA_SCATTERLIST_H
#include <asm-generic/scatterlist.h>
#endif /* !(_ALPHA_SCATTERLIST_H) */