Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/16/2006 13:23:33
Module Name:	src
Committed By:	yamt
Date:		Wed Aug 16 13:23:33 UTC 2006

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

Log Message:
don't define XEN_CLOCK_DEBUG automatically for DEBUG.
it isn't safe to do printf in microtime().


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.