Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[linux-2.6/mini2440.git] / lib / locking-selftest-rsem.h
blob62da886680c7aea003b97fb7a72b12be4db3562b
1 #undef LOCK
2 #define LOCK RSL
4 #undef UNLOCK
5 #define UNLOCK RSU
7 #undef RLOCK
8 #define RLOCK RSL
10 #undef WLOCK
11 #define WLOCK WSL
13 #undef INIT
14 #define INIT RWSI