Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/20/2005 20:33:53
Module Name:	src
Committed By:	bouyer
Date:		Tue Sep 20 20:33:53 UTC 2005

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

Log Message:
inline 2 trivial functions that are called often (according to profiling
data).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/xen/include/hypervisor.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/xen/xen/hypervisor.c

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