Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
1cb0c924fa2d616e5e3b5bc62d97191aac9ff442
/
.
/
arch
/
m68k
/
include
/
asm
/
string.h
blob: 2c356f90f171bdd92847f4dbb649b52f1d2769ef [
file
] [
log
] [
blame
]
#ifdef
__uClinux__
#include
"string_no.h"
#else
#include
"string_mm.h"
#endif