Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / lib / locking-selftest-mutex.h
diff --git a/kernel/lib/locking-selftest-mutex.h b/kernel/lib/locking-selftest-mutex.h
new file mode 100644 (file)
index 0000000..68601b6
--- /dev/null
@@ -0,0 +1,11 @@
+#undef LOCK
+#define LOCK           ML
+
+#undef UNLOCK
+#define UNLOCK         MU
+
+#undef RLOCK
+#undef WLOCK
+
+#undef INIT
+#define INIT           MI