summaryrefslogtreecommitdiff
path: root/src/sys/sem/SETALL.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/sem/SETALL.c')
-rw-r--r--src/sys/sem/SETALL.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/sem/SETALL.c b/src/sys/sem/SETALL.c
new file mode 100644
index 00000000..a1de8524
--- /dev/null
+++ b/src/sys/sem/SETALL.c
@@ -0,0 +1,5 @@
+#include <sys/sem.h>
+#define SETALL 12
+/*
+XOPEN(4)
+*/