WSL2-Linux-Kernel/arch/frv/include/asm/scatterlist.h

9 строки
168 B
C

#ifndef _ASM_SCATTERLIST_H
#define _ASM_SCATTERLIST_H
#include <asm-generic/scatterlist.h>
#define ISA_DMA_THRESHOLD (0xffffffffUL)
#endif /* !_ASM_SCATTERLIST_H */