aboutsummaryrefslogtreecommitdiff
path: root/libthreads/rwlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'libthreads/rwlock.c')
-rw-r--r--libthreads/rwlock.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libthreads/rwlock.c b/libthreads/rwlock.c
new file mode 100644
index 00000000..93533a97
--- /dev/null
+++ b/libthreads/rwlock.c
@@ -0,0 +1,2 @@
+#define RWLOCK_EI
+#include "rwlock.h"