Subject: CVS commit: src/lib/libc/arch/x86_64/sys
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/05/2007 20:30:07
Module Name:	src
Committed By:	dsl
Date:		Mon Nov  5 20:30:07 UTC 2007

Modified Files:
	src/lib/libc/arch/x86_64/sys: syscall.S

Log Message:
syscall() has to be implemented in the kernel - so is a normal system call here.This has always been broken, so I suspect everything is using __syscall().


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/x86_64/sys/syscall.S

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