patch-2.4.19 linux-2.4.19/include/asm-parisc/unistd.h
Next file: linux-2.4.19/include/asm-ppc/btext.h
Previous file: linux-2.4.19/include/asm-parisc/siginfo.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/include/asm-parisc/unistd.h
- Orig date:
Tue Dec 5 12:29:39 2000
diff -urN linux-2.4.18/include/asm-parisc/unistd.h linux-2.4.19/include/asm-parisc/unistd.h
@@ -689,8 +689,10 @@
#define __NR_getpmsg (__NR_Linux + 196) /* some people actually want streams */
#define __NR_putpmsg (__NR_Linux + 197) /* some people actually want streams */
+#define __NR_gettid (__NR_Linux + 198)
+#define __NR_tkill (__NR_Linux + 199)
-#define __NR_Linux_syscalls 197
+#define __NR_Linux_syscalls 199
#define HPUX_GATEWAY_ADDR 0xC0000004
#define LINUX_GATEWAY_ADDR 0x100
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)