diff options
Diffstat (limited to 'linuxthreads/sysdeps/pthread/semaphore.h')
-rw-r--r-- | linuxthreads/sysdeps/pthread/semaphore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/pthread/semaphore.h b/linuxthreads/sysdeps/pthread/semaphore.h new file mode 100644 index 0000000000..8793768a8e --- /dev/null +++ b/linuxthreads/sysdeps/pthread/semaphore.h @@ -0,0 +1 @@ +#include <linuxthreads/semaphore.h> |