diff options
Diffstat (limited to 'libthreads/rwlock.c')
-rw-r--r-- | libthreads/rwlock.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libthreads/rwlock.c b/libthreads/rwlock.c deleted file mode 100644 index ae6a7c48..00000000 --- a/libthreads/rwlock.c +++ /dev/null @@ -1,2 +0,0 @@ -#define RWLOCK_DEFINE_EI -#include "rwlock.h" |