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

7 lines
146 B
C

#ifndef __ASM_AVR32_SCATTERLIST_H
#define __ASM_AVR32_SCATTERLIST_H
#include <asm-generic/scatterlist.h>
#endif /* __ASM_AVR32_SCATTERLIST_H */