Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1fa5a40f27e832b7c31e93d6dc2952a41ed277f7
/
.
/
arch
/
um
/
sys-x86_64
/
ksyms.c
blob: 4d7d1a812d8fd8987394b1c7fb583303a9ac1f3e [
file
] [
log
] [
blame
]
#include
"linux/module.h"
#include
"asm/string.h"
/*XXX: we need them because they would be exported by x86_64 */
EXPORT_SYMBOL
(
__memcpy
);