repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
can: gw: make routing to the incoming CAN interface configurable
[linux/fpc-iii.git]
/
arch
/
sh
/
include
/
asm
/
string.h
blob
114011fa08af2dafb760008166f571795fdf7b0d
1
#ifdef CONFIG_SUPERH32
2
# include <asm/string_32.h>
3
#else
4
# include <asm/string_64.h>
5
#endif