Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/25/2004 19:01:27
Module Name:	src
Committed By:	cl
Date:		Sun Apr 25 19:01:27 UTC 2004

Modified Files:
	src/sys/arch/xen/i386: locore.S machdep.c
	src/sys/arch/xen/include: cpu.h

Log Message:
Move some of the context switching code into a C function.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/i386/locore.S
cvs rdiff -r1.4 -r1.5 src/sys/arch/xen/i386/machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/include/cpu.h

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