diff --git a/sys/arch/sun3/sun3/locore.s b/sys/arch/sun3/sun3/locore.s index a9fbf552e7c3..31d7b5d1093a 100644 --- a/sys/arch/sun3/sun3/locore.s +++ b/sys/arch/sun3/sun3/locore.s @@ -1,4 +1,4 @@ -/* $NetBSD: locore.s,v 1.43 1997/01/27 17:11:36 gwr Exp $ */ +/* $NetBSD: locore.s,v 1.44 1997/02/02 08:33:11 thorpej Exp $ */ /* * Copyright (c) 1994, 1995 Gordon W. Ross @@ -784,8 +784,6 @@ _esigcode: */ #include -/* XXX copypage(fromaddr, toaddr) */ - /* * non-local gotos */