Subject: CVS commit: src/lib/libpthread/arch/arm
To: None <source-changes@NetBSD.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 08/21/2004 11:31:44
Module Name:	src
Committed By:	rearnsha
Date:		Sat Aug 21 11:31:44 UTC 2004

Modified Files:
	src/lib/libpthread/arch/arm: _context_u.S pthread_switch.S

Log Message:
Use RET macro for returning.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/arch/arm/_context_u.S
cvs rdiff -r1.7 -r1.8 src/lib/libpthread/arch/arm/pthread_switch.S

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