Subject: CVS commit: src/lib/libpthread/arch/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/30/2003 13:56:37
Module Name:	src
Committed By:	yamt
Date:		Thu Oct 30 13:56:37 UTC 2003

Modified Files:
	src/lib/libpthread/arch/i386: _getsetc.S pthread_switch.S

Log Message:
use explicit "l" suffixes.  (eg. lea -> leal)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libpthread/arch/i386/_getsetc.S
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/arch/i386/pthread_switch.S

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