Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen...
[linux-2.6] / 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);