Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[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);