M7350/kernel/arch/h8300/include/asm/scatterlist.h
2024-09-09 08:52:07 +00:00

7 lines
134 B
C

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