patch-2.2.7 linux/include/asm-sparc64/unistd.h
Next file: linux/include/asm-sparc64/visasm.h
Previous file: linux/include/asm-sparc64/ttable.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Thu Apr 22 19:24:52 1999
-  Orig file: 
v2.2.6/linux/include/asm-sparc64/unistd.h
-  Orig date: 
Mon Mar 29 11:09:12 1999
diff -u --recursive --new-file v2.2.6/linux/include/asm-sparc64/unistd.h linux/include/asm-sparc64/unistd.h
@@ -1,4 +1,4 @@
-/* $Id: unistd.h,v 1.27 1999/03/25 00:40:14 davem Exp $ */
+/* $Id: unistd.h,v 1.28 1999/04/07 17:14:19 davem Exp $ */
 #ifndef _SPARC64_UNISTD_H
 #define _SPARC64_UNISTD_H
 
@@ -60,7 +60,7 @@
 #define __NR_pipe                42 /* Common                                      */
 #define __NR_times               43 /* Implemented via getrusage() in SunOS        */
 /* #define __NR_profil           44    Common                                      */
-/* #define __NR_ni_syscall       45    ENOSYS under SunOS                          */
+#define __NR_umount2             45 /* Linux Specific                              */
 #define __NR_setgid              46 /* Implemented via setregid() in SunOS         */
 #define __NR_getgid              47 /* Common                                      */
 #define __NR_signal              48 /* Implemented via sigvec() in SunOS           */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)