Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/09/2007 14:59:37
Module Name:	src
Committed By:	dsl
Date:		Fri Nov  9 14:59:37 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64: netbsd32_syscall.c syscall.c

Log Message:
Don't intercept sys_syscall and sys___syscall here, just call the MI code.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/amd64/amd64/netbsd32_syscall.c
cvs rdiff -r1.32 -r1.33 src/sys/arch/amd64/amd64/syscall.c

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