Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 07/10/2002 08:56:45
Module Name:	syssrc
Committed By:	kent
Date:		Wed Jul 10 05:56:45 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s

Log Message:
Line 281-304:
 Use %edi instead of %edx to keep destination address because memcpy() MAY
break %edx.


To generate a diff of this commit:
cvs rdiff -r1.256 -r1.257 syssrc/sys/arch/i386/i386/locore.s

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