linux/arch/um/sys-x86_64/ksyms.c

6 lines
140 B
C
Raw Normal View History

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