aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipc.txt.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/ipc.txt.const')
-rw-r--r--sys/linux/ipc.txt.const9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/linux/ipc.txt.const b/sys/linux/ipc.txt.const
index 588e8e5f6..5a68306ca 100644
--- a/sys/linux/ipc.txt.const
+++ b/sys/linux/ipc.txt.const
@@ -36,15 +36,6 @@ SHM_RND = 8192
SHM_STAT = 13
SHM_STAT_ANY = 15
SHM_UNLOCK = 12
-S_IRGRP = 32
-S_IROTH = 4
-S_IRUSR = 256
-S_IWGRP = 16
-S_IWOTH = 2
-S_IWUSR = 128
-S_IXGRP = 8
-S_IXOTH = 1
-S_IXUSR = 64
__NR_msgctl = 402, amd64:71, arm:304, arm64:riscv64:187, mips64le:5069
__NR_msgget = 399, amd64:68, arm:303, arm64:riscv64:186, mips64le:5066
__NR_msgrcv = 401, amd64:70, arm:302, arm64:riscv64:188, mips64le:5068