Subject: CVS commit: src/lib/libc/arch/mips/gen
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/01/2004 20:43:19
Module Name:	src
Committed By:	drochner
Date:		Mon Mar  1 20:43:19 UTC 2004

Modified Files:
	src/lib/libc/arch/mips/gen: _resumecontext.S

Log Message:
optimize this: we can use %ra for relocation directly
(saves 1 insn)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libc/arch/mips/gen/_resumecontext.S

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