diff options
author | lloyd <[email protected]> | 2009-07-01 18:08:52 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-01 18:08:52 +0000 |
commit | 0050518a350638e9969ab4fb226a3919b80d634a (patch) | |
tree | 99be2e1565979f37e47cc38d8d283c262453a661 | |
parent | e0bf42e441f864312e6107a3e254d1969ed66971 (diff) |
Add missing mutex info.txt file
-rw-r--r-- | src/mutex/info.txt | 9 |
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> |