Subject: CVS commit: src/lib/libc/arch/sh3/gen
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 01/04/2006 20:47:24
Module Name: src
Committed By: uwe
Date: Wed Jan 4 20:47:24 UTC 2006
Modified Files:
src/lib/libc/arch/sh3/gen: swapcontext.S
Log Message:
Took me some time to figure that getcontext does _UC_MACHINE_INTRV(oucp) = 0
for us, so add a comment. While here use official _UC_MACHINE_SET_PC
macro in another comment.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.