Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/27/2003 16:53:08
Module Name:	src
Committed By:	martin
Date:		Mon Jan 27 14:53:08 UTC 2003

Modified Files:
	src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
Remove #if 0'd pmap_zero_page and pmap_copy_page, which are now
implemented in assembler in locore.s.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/sys/arch/sparc64/sparc64/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.