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

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)