Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Remove sparc from the delinquent ports. The standard...
details: https://anonhg.NetBSD.org/src/rev/8622b226d17c
branches: trunk
changeset: 582874:8622b226d17c
user: christos <christos%NetBSD.org@localhost>
date: Sun Jul 10 04:35:38 2005 +0000
description:
Remove sparc from the delinquent ports. The standard culprits are still
present of course.
diffstat:
sys/sys/userret.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1637008bd5bd -r 8622b226d17c sys/sys/userret.h
--- a/sys/sys/userret.h Sun Jul 10 04:23:30 2005 +0000
+++ b/sys/sys/userret.h Sun Jul 10 04:35:38 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: userret.h,v 1.4 2004/03/29 21:15:03 cl Exp $ */
+/* $NetBSD: userret.h,v 1.5 2005/07/10 04:35:38 christos Exp $ */
/*-
* Copyright (c) 1998, 2000, 2003 The NetBSD Foundation, Inc.
@@ -76,7 +76,7 @@
* Define the MI code needed before returning to user mode, for
* trap and syscall.
* XXX The following ports don't use this yet:
- * XXX pc532 sparc vax
+ * XXX pc532 vax
*/
static __inline void
mi_userret(struct lwp *l)
Home |
Main Index |
Thread Index |
Old Index