M7350/kernel/arch/alpha/include/asm/scatterlist.h

7 lines
134 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
#ifndef _ALPHA_SCATTERLIST_H
#define _ALPHA_SCATTERLIST_H
#include <asm-generic/scatterlist.h>
#endif /* !(_ALPHA_SCATTERLIST_H) */