Subject: CVS commit: src/lib/libc/arch/sh3/sys
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/05/2006 18:20:29
Module Name:	src
Committed By:	uwe
Date:		Thu Jan  5 18:20:29 UTC 2006

Modified Files:
	src/lib/libc/arch/sh3/sys: __clone.S

Log Message:
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.4 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.