Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[cascardo/linux.git] / arch / um / sys-x86_64 / ksyms.c
1 #include "linux/module.h"
2 #include "asm/string.h"
3
4 /*XXX: we need them because they would be exported by x86_64 */
5 EXPORT_SYMBOL(__memcpy);