diff options
Diffstat (limited to 'sys/linux/ipc_arm.const')
| -rw-r--r-- | sys/linux/ipc_arm.const | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/ipc_arm.const b/sys/linux/ipc_arm.const index 8bdfe4934..fad4da4b8 100644 --- a/sys/linux/ipc_arm.const +++ b/sys/linux/ipc_arm.const @@ -16,8 +16,10 @@ MSG_EXCEPT = 8192 MSG_INFO = 12 MSG_NOERROR = 4096 MSG_STAT = 11 +MSG_STAT_ANY = 13 SEM_INFO = 19 SEM_STAT = 18 +SEM_STAT_ANY = 20 SEM_UNDO = 4096 SETALL = 17 SETVAL = 16 @@ -31,6 +33,7 @@ SHM_RDONLY = 4096 SHM_REMAP = 16384 SHM_RND = 8192 SHM_STAT = 13 +SHM_STAT_ANY = 15 SHM_UNLOCK = 12 S_IRGRP = 32 S_IROTH = 4 |
