Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/17/2007 19:48:42
Module Name:	src
Committed By:	dsl
Date:		Sat Nov 17 19:48:41 UTC 2007

Modified Files:
	src/sys/arch/i386/i386: syscall.c

Log Message:
Remove syscall_fancy.
Use MI code for SYS_SYSCALL and SYS___SYSCALL.
Optimise code to minimise normal path.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/arch/i386/i386/syscall.c

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