patch-2.4.0-test7 linux/include/asm-arm/unistd.h

Next file: linux/include/asm-arm/user.h
Previous file: linux/include/asm-arm/unaligned.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/unistd.h linux/include/asm-arm/unistd.h
@@ -223,6 +223,7 @@
 #define __NR_setgid32			(__NR_SYSCALL_BASE+214)
 #define __NR_setfsuid32			(__NR_SYSCALL_BASE+215)
 #define __NR_setfsgid32			(__NR_SYSCALL_BASE+216)
+#define __NR_getdents64			(__NR_SYSCALL_BASE+217)
 
 #define __sys2(x) #x
 #define __sys1(x) __sys2(x)

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