Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
cf74d41ea07fe6066daea7df74d9550bc2c64284
/
.
/
arch
/
m68k
/
include
/
asm
/
string.h
blob: 2c356f90f171bdd92847f4dbb649b52f1d2769ef [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"string_no.h"
#else
#include
"string_mm.h"
#endif