Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/arch/mips/gen
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 11/24/2001 04:27:35
Module Name:	basesrc
Committed By:	wdk
Date:		Sat Nov 24 02:27:35 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/mips/gen [nathanw_sa]: swapcontext.S

Log Message:
Use inline syscalls for [gs]etcontext instead of calling the library
functions which are just simple wrappers around the same sycall


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 basesrc/lib/libc/arch/mips/gen/swapcontext.S

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