index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
string.h
blob: 2c356f90f171bdd92847f4dbb649b52f1d2769ef (
plain
)
1
2
3
4
5
#ifdef __uClinux__
#include
"string_no.h"
#else
#include
"string_mm.h"
#endif