Subject: CVS commit: src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/23/2005 15:58:14
Module Name:	src
Committed By:	chs
Date:		Sun Jan 23 15:58:14 UTC 2005

Modified Files:
	src/sys/uvm: uvm_map.c uvm_mmap.c

Log Message:
pmap_wired_count() is now available on all platforms,
remove the code for the case where it's not defined.


To generate a diff of this commit:
cvs rdiff -r1.182 -r1.183 src/sys/uvm/uvm_map.c
cvs rdiff -r1.86 -r1.87 src/sys/uvm/uvm_mmap.c

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