aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-01 18:08:52 +0000
committerlloyd <[email protected]>2009-07-01 18:08:52 +0000
commit0050518a350638e9969ab4fb226a3919b80d634a (patch)
tree99be2e1565979f37e47cc38d8d283c262453a661
parente0bf42e441f864312e6107a3e254d1969ed66971 (diff)
Add missing mutex info.txt file
-rw-r--r--src/mutex/info.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mutex/info.txt b/src/mutex/info.txt
new file mode 100644
index 000000000..ff79bf753
--- /dev/null
+++ b/src/mutex/info.txt
@@ -0,0 +1,9 @@
+realname "Mutex Wrappers"
+
+define MUTEX_WRAPPERS
+
+load_on auto
+
+<add>
+mutex.h
+</add>