Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a429d2609c153882c421b067ad5ae5a38851459e
/
.
/
include
/
asm-um
/
string.h
blob: 9a0571f6dd61c3cc81d6617e983a460b9da662b9 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_STRING_H
2
#define
__UM_STRING_H
3
4
#include
"asm/arch/string.h"
5
#include
"asm/archparam.h"
6
7
#endif