]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
.
[thirdparty/glibc.git] / nptl / sysdeps / unix / sysv / linux / bits / local_lim.h
index 4b7b29787e97244e11fa7812b416ca598690ad04..b639ba44af88f965632bfeeac8772298d66b6faa 100644 (file)
@@ -87,6 +87,3 @@
 
 /* Maximum message queue priority level.  */
 #define MQ_PRIO_MAX            32768
-
-/* Maximum value the semaphore can have.  */
-#define SEM_VALUE_MAX   (2147483647)