Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
f59b51fe3d3092c08d7d554ecb40db24011b2ebc
/
.
/
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