patch-2.4.15 linux/include/asm-cris/unistd.h
Next file: linux/include/asm-i386/hardirq.h
Previous file: linux/include/asm-cris/uaccess.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Nov 9 14:11:15 2001
- Orig file:
v2.4.14/linux/include/asm-cris/unistd.h
- Orig date:
Tue May 1 16:05:00 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-cris/unistd.h linux/include/asm-cris/unistd.h
@@ -227,6 +227,9 @@
#define __NR_madvise 219
#define __NR_getdents64 220
#define __NR_fcntl64 221
+#define __NR_security 223 /* syscall for security modules */
+#define __NR_gettid 224
+#define __NR_readahead 225
/* XXX - _foo needs to be __foo, while __NR_bar could be _NR_bar. */
#define _syscall0(type,name) \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)