patch-2.4.19 linux-2.4.19/include/asm-sh/unistd.h

Next file: linux-2.4.19/include/asm-sparc/apc.h
Previous file: linux-2.4.19/include/asm-sh/siginfo.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-sh/unistd.h linux-2.4.19/include/asm-sh/unistd.h
@@ -231,6 +231,8 @@
 #define __NR_madvise		219
 #define __NR_getdents64		220
 #define __NR_fcntl64		221
+#define __NR_gettid		222
+#define __NR_tkill		223
 
 /* user-visible error numbers are in the range -1 - -125: see <asm-sh/errno.h> */
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)