WSL2-Linux-Kernel/arch/um/sys-x86_64/ksyms.c

6 строки
140 B
C

#include "linux/module.h"
#include "asm/string.h"
/*XXX: we need them because they would be exported by x86_64 */
EXPORT_SYMBOL(__memcpy);