aboutsummaryrefslogtreecommitdiffstats
path: root/src/mutex/noop_mutex/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mutex/noop_mutex/info.txt')
-rw-r--r--src/mutex/noop_mutex/info.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mutex/noop_mutex/info.txt b/src/mutex/noop_mutex/info.txt
new file mode 100644
index 000000000..1f49f5e1c
--- /dev/null
+++ b/src/mutex/noop_mutex/info.txt
@@ -0,0 +1,10 @@
+realname "No-Op Mutex"
+
+load_on auto
+
+define MUTEX_NOOP
+
+<add>
+mux_noop.cpp
+mux_noop.h
+</add>