Unroll x86-64 strlen
[glibc.git] / include / ulimit.h
blobd2430fa6a31d6cca7e9e74e594f07ae1589b065d
1 #ifndef _ULIMIT_H
2 #include <resource/ulimit.h>
4 /* Now define the internal interfaces. */
5 extern long int __ulimit (int __cmd, ...);
6 #endif