Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
9a77c36c4a5ed7d218d3a5d154ef73e430e50052
/
.
/
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