patch-2.4.0-test7 linux/include/asm-mips/unistd.h
Next file: linux/include/asm-mips64/mmu_context.h
Previous file: linux/include/asm-mips/mmu_context.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Fri Aug 11 14:29:03 2000
- Orig file:
v2.4.0-test6/linux/include/asm-mips/unistd.h
- Orig date:
Tue May 23 15:31:36 2000
diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-mips/unistd.h linux/include/asm-mips/unistd.h
@@ -1205,11 +1205,12 @@
#define __NR_pivot_root (__NR_Linux + 216)
#define __NR_mincore (__NR_Linux + 217)
#define __NR_madvise (__NR_Linux + 218)
+#define __NR_getdents64 (__NR_Linux + 219)
/*
* Offset of the last Linux flavoured syscall
*/
-#define __NR_Linux_syscalls 218
+#define __NR_Linux_syscalls 219
#ifndef _LANGUAGE_ASSEMBLY
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)