Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sun3/sun3x sys__sigreturn14 -> compat_16_sys___sigr...



details:   https://anonhg.NetBSD.org/src/rev/b2460323e009
branches:  trunk
changeset: 552575:b2460323e009
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Sep 27 17:51:42 2003 +0000

description:
sys__sigreturn14 -> compat_16_sys___sigreturn14

diffstat:

 sys/arch/sun3/sun3x/genassym.cf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 980193cde4c1 -r b2460323e009 sys/arch/sun3/sun3x/genassym.cf
--- a/sys/arch/sun3/sun3x/genassym.cf   Sat Sep 27 17:42:11 2003 +0000
+++ b/sys/arch/sun3/sun3x/genassym.cf   Sat Sep 27 17:51:42 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.4 2003/04/11 21:20:45 nathanw Exp $
+#      $NetBSD: genassym.cf,v 1.5 2003/09/27 17:51:42 tsutsui Exp $
 
 #
 # Copyright (c) 1994, 1995 Gordon W. Ross
@@ -104,7 +104,7 @@
 
 # system calls
 define SYS_exit                        SYS_exit
-define SYS___sigreturn14               SYS___sigreturn14
+define SYS_compat_16___sigreturn14     SYS_compat_16___sigreturn14
 define SYS_compat_13_sigreturn13       SYS_compat_13_sigreturn13
 
 # errno-isms



Home | Main Index | Thread Index | Old Index