patch-2.1.53 linux/arch/sparc64/kernel/systbls.S
Next file: linux/arch/sparc64/kernel/time.c
Previous file: linux/arch/sparc64/kernel/sys_sparc32.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Sep 4 12:54:48 1997
- Orig file:
v2.1.52/linux/arch/sparc64/kernel/systbls.S
- Orig date:
Mon Aug 18 18:19:45 1997
diff -u --recursive --new-file v2.1.52/linux/arch/sparc64/kernel/systbls.S linux/arch/sparc64/kernel/systbls.S
@@ -1,4 +1,4 @@
-/* $Id: systbls.S,v 1.23 1997/08/09 18:33:17 jj Exp $
+/* $Id: systbls.S,v 1.24 1997/08/22 20:12:06 davem Exp $
* systbls.S: System call entry point tables for OS compatibility.
* The native Linux system call table lives here also.
*
@@ -173,9 +173,9 @@
.word sys_listen, sunos_nosys, sunos_sigaction
.word sunos_sigblock, sunos_sigsetmask, sys_sigpause
.word sys32_sigstack, sys32_recvmsg, sys32_sendmsg
- .word sunos_nosys, sys_gettimeofday, sys32_getrusage
+ .word sunos_nosys, sys32_gettimeofday, sys32_getrusage
.word sunos_getsockopt, sunos_nosys, sunos_readv
- .word sunos_writev, sys_settimeofday, sys_fchown
+ .word sunos_writev, sys32_settimeofday, sys_fchown
.word sys_fchmod, sys32_recvfrom, sys32_setreuid
.word sys_setregid, sys32_rename, sys32_truncate
.word sys32_ftruncate, sys_flock, sunos_nosys
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov