X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Flib%2Flocking-selftest-mutex.h;fp=kernel%2Flib%2Flocking-selftest-mutex.h;h=68601b6f584b88a189c6c082bd45278756f57fca;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/lib/locking-selftest-mutex.h b/kernel/lib/locking-selftest-mutex.h new file mode 100644 index 000000000..68601b6f5 --- /dev/null +++ b/kernel/lib/locking-selftest-mutex.h @@ -0,0 +1,11 @@ +#undef LOCK +#define LOCK ML + +#undef UNLOCK +#define UNLOCK MU + +#undef RLOCK +#undef WLOCK + +#undef INIT +#define INIT MI