]> pd.if.org Git - pdclib/blobdiff - opt/nothread/mtx_destroy.c
* Change the style of inclusion of the internal/ headers. Modern preprocessors
[pdclib] / opt / nothread / mtx_destroy.c
diff --git a/opt/nothread/mtx_destroy.c b/opt/nothread/mtx_destroy.c
new file mode 100644 (file)
index 0000000..d9aa748
--- /dev/null
@@ -0,0 +1,4 @@
+#include <threads.h>\r
+\r
+void mtx_destroy(mtx_t *mtx)\r
+{}\r