Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Jed Davis <jld@netbsd.org>
List: source-changes
Date: 04/04/2006 21:08:47
Module Name:	src
Committed By:	jld
Date:		Tue Apr  4 21:08:47 UTC 2006

Modified Files:
	src/sys/arch/xen/xen: clock.c

Log Message:
Change diagnostic assertions to DEBUG-conditionalized printfs.
(Alternately, XEN_CLOCK_DEBUG may be defined to enable just the
checks in this module.)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/xen/xen/clock.c

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