Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
e1abb39c60971590b6580c0d3a12119dcbad9c50
/
.
/
include
/
asm-um
/
rwsem.h
blob: b5fc449dc86b3ff4a845c08b129c0eb29574a5e1 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_RWSEM_H__
2
#define
__UM_RWSEM_H__
3
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
4
#include
"asm/arch/rwsem.h"
5
6
#endif