satip-axe/kernel/lib/locking-selftest-mutex.h
2015-03-26 17:24:57 +01: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