Sign in
googlers
/
maze
/
linux
/
14af3f3c56103d8c3bb173c255ef5d89fb0c9350
/
.
/
include
/
asm-um
/
rwlock.h
blob: ff383aafc9fefebc8f21cc5f641aa1cb21a8c814 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_RWLOCK_H
2
#define
__UM_RWLOCK_H
3
4
#include
"asm/arch/rwlock.h"
5
6
#endif