patch-2.3.7 linux/include/asm-arm/unistd.h
Next file: linux/include/asm-i386/page.h
Previous file: linux/include/asm-arm/system.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jun 17 01:11:35 1999
-  Orig file: 
v2.3.6/linux/include/asm-arm/unistd.h
-  Orig date: 
Sat May  8 11:06:58 1999
diff -u --recursive --new-file v2.3.6/linux/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)