Subject: CVS commit: src/lib/libcrypto/arch/i386
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/13/2003 19:36:31
Module Name:	src
Committed By:	itojun
Date:		Thu Nov 13 19:36:31 UTC 2003

Modified Files:
	src/lib/libcrypto/arch/i386: sha1_586.S

Log Message:
avoid bswapl, which is post-i486 (including i486) insn.  markus@openbsd


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libcrypto/arch/i386/sha1_586.S

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