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