[pre-2.3.30-5] include/asm-ppc/unistd.h typo

Borislav Deianov (borislav@lix.polytechnique.fr)
Fri, 3 Dec 1999 13:01:43 +0100


Hi,

Should be 190, I think.

Best,
Borislav

diff -u --recursive --new-file v2.3.29/linux/include/asm-ppc/unistd.h linux/include/asm-ppc/unistd.h
--- v2.3.29/linux/include/asm-ppc/unistd.h Tue Aug 31 17:29:14 1999
+++ linux/include/asm-ppc/unistd.h Thu Dec 2 14:37:35 1999
@@ -194,6 +194,7 @@
#define __NR_getpmsg 187 /* some people actually want streams */
#define __NR_putpmsg 188 /* some people actually want streams */
#define __NR_vfork 189
+#define __NR_ugetrlimit 191 /* SuS compliant getrlimit */

#define __NR(n) #n

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/