Remove an un-true comment.

This commit is contained in:
thorpej 1997-02-02 08:38:51 +00:00
parent 95e30218f2
commit 8d00d8cb60
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.s,v 1.4 1997/01/23 22:47:36 gwr Exp $ */
/* $NetBSD: locore.s,v 1.5 1997/02/02 08:38:51 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -804,8 +804,6 @@ _esigcode:
*/
#include <machine/asm.h>
/* XXX copypage(fromaddr, toaddr) */
/*
* non-local gotos
*/

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.s,v 1.4 1997/01/23 22:47:36 gwr Exp $ */
/* $NetBSD: locore.s,v 1.5 1997/02/02 08:38:51 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -804,8 +804,6 @@ _esigcode:
*/
#include <machine/asm.h>
/* XXX copypage(fromaddr, toaddr) */
/*
* non-local gotos
*/