* sysdeps/powerpc/fpu/s_isnan.c: Do macro hackery on __GI___isnanf as
[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