Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 06/14/2004 13:55:52
Module Name:	src
Committed By:	cl
Date:		Mon Jun 14 13:55:52 UTC 2004

Modified Files:
	src/sys/arch/xen/i386: hypervisor_machdep.c
	src/sys/arch/xen/include: hypervisor.h xen.h

Log Message:
cleanup low-level bit mangling code


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/include/hypervisor.h \
    src/sys/arch/xen/include/xen.h

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