patch-2.4.15 linux/include/asm-alpha/unistd.h
Next file: linux/include/asm-arm/arch-epxa10db/hardware.h
Previous file: linux/include/asm-alpha/spinlock.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Fri Nov  9 13:45:35 2001
-  Orig file: 
v2.4.14/linux/include/asm-alpha/unistd.h
-  Orig date: 
Wed Jan 24 15:16:23 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-alpha/unistd.h linux/include/asm-alpha/unistd.h
@@ -315,6 +315,9 @@
 #define __NR_mincore			375
 #define __NR_pciconfig_iobase		376
 #define __NR_getdents64			377
+#define __NR_gettid			378
+#define __NR_readahead			379
+#define __NR_security			380 /* syscall for security modules */
 
 #if defined(__GNUC__)
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)