Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
cp-linux
/
8d8f6542b666daf5e87de156590e635c2c4da0c0
/
.
/
arch
/
sh
/
include
/
asm
/
string.h
blob: 114011fa08af2dafb760008166f571795fdf7b0d [
file
] [
log
] [
blame
]
Kyle Swenson
8d8f654
2021-03-15 11:02:55 -0600
[
diff
] [
blame^
]
1
#ifdef
CONFIG_SUPERH32
2
# include <asm/string_32.h>
3
#else
4
# include <asm/string_64.h>
5
#endif