Subject: CVS commit: src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/06/2006 05:11:29
Module Name:	src
Committed By:	uwe
Date:		Fri Jan  6 05:11:29 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/sys: fork.S

Log Message:
Open code _SYSCALL_NOERROR to shave off a memory load and a branch.
Makes this congruent to vforks.  Add .size directive.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libc/arch/sh3/sys/fork.S

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