Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ce12e3dffe005f96e3b3ff1f761bbb0bf570fda
/
.
/
arch
/
sh
/
include
/
asm
/
string.h
blob: 114011fa08af2dafb760008166f571795fdf7b0d [
file
] [
log
] [
blame
]
#ifdef
CONFIG_SUPERH32
# include <asm/string_32.h>
#else
# include <asm/string_64.h>
#endif