Subject: CVS commit: [netbsd-3] src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/22/2006 10:18:17
Module Name:	src
Committed By:	tron
Date:		Sun Jan 22 10:18:17 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by uwe in ticket #1101):
	lib/libc/arch/sh3/sys/__clone.S: revision 1.4
Use macros from <machine/asm.h>.  Add some comments.
Same PIC object code.  Almost the same non-PIC object code (b/c of
s/jsr/jmp/ to _exit).


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

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