repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
md: set and test the ->persistent flag for md devices more consistently
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
include
/
asm-sh
/
string.h
blob
8c1ea21dc0ae5d390f337b485e253c25a951bc96
1
#ifdef CONFIG_SUPERH32
2
# include
"string_32.h"
3
#else
4
# include
"string_64.h"
5
#endif