Subject: CVS commit: [netbsd-3] src/lib/libc/arch/sh3/gen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/11/2006 16:13:03
Module Name:	src
Committed By:	tron
Date:		Wed Jan 11 16:13:03 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/gen [netbsd-3]: swapcontext.S

Log Message:
Pull up following revision(s) (requested by uew in ticket #1096):
	lib/libc/arch/sh3/gen/swapcontext.S: revision 1.4
Use macros from <machine/asm.h>.  s/r15/sp/.  Use cpp-safe label
names.  Add comments.  Same object code is generated.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 src/lib/libc/arch/sh3/gen/swapcontext.S

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