Remove sparc from the delinquent ports. The standard culprits are still

present of course.
This commit is contained in:
christos 2005-07-10 04:35:38 +00:00
parent ecc4f71237
commit bafe6873ac

View File

@ -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)