Subject: CVS commit: src/lib/libpthread/arch/powerpc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 06/12/2003 19:09:45
Module Name: src
Committed By: nathanw
Date: Thu Jun 12 19:09:45 UTC 2003
Modified Files:
src/lib/libpthread/arch/powerpc: _context_u.S
Log Message:
Don't need to set the MSR field here; _INITCONTEXT_U_MD() takes care
of that where necessary.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/arch/powerpc/_context_u.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.