openrex-linux-3.14/lib/locking-selftest-mutex.h
2016-03-04 07:09:26 -08:00

12 lines
120 B
C

#undef LOCK
#define LOCK ML
#undef UNLOCK
#define UNLOCK MU
#undef RLOCK
#undef WLOCK
#undef INIT
#define INIT MI