Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
2b6b535d9158b822a45080b3d6d5b2993fd49e5a
/
.
/
arch
/
x86
/
include
/
asm
/
string.h
blob: 09224d7a58620e88537eb4a6040c0dd8adeac42e [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include <asm/string_32.h>
#else
# include <asm/string_64.h>
#endif