xref
: /
linux
/
arch
/
sh
/
include
/
asm
/
string.h
(revision f68ec0c24755e5cdb779be6240925f2175311d84)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
CONFIG_SUPERH32
2
#
include
"
string_32.h
"
3
#
else
4
#
include
"
string_64.h
"
5
#
endif
6