allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / 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