patch-2.2.18 linux/include/asm-arm/unistd.h
Next file: linux/include/asm-generic/smplock.h
Previous file: linux/include/asm-arm/unaligned.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Sep 15 23:32:35 2000
-  Orig file: 
v2.2.17/include/asm-arm/unistd.h
-  Orig date: 
Fri Apr 21 12:46:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-arm/unistd.h linux/include/asm-arm/unistd.h
@@ -59,7 +59,7 @@
 #define __NR_geteuid			(__NR_SYSCALL_BASE+ 49)
 #define __NR_getegid			(__NR_SYSCALL_BASE+ 50)
 #define __NR_acct			(__NR_SYSCALL_BASE+ 51)
-#define __NR_phys			(__NR_SYSCALL_BASE+ 52)
+#define __NR_umount2			(__NR_SYSCALL_BASE+ 52)
 #define __NR_lock			(__NR_SYSCALL_BASE+ 53)
 #define __NR_ioctl			(__NR_SYSCALL_BASE+ 54)
 #define __NR_fcntl			(__NR_SYSCALL_BASE+ 55)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)