Subject: CVS commit: [netbsd-1-6] syssrc/sys/lib/libkern/arch/arm
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/02/2002 09:51:00
Module Name: syssrc
Committed By: lukem
Date: Tue Jul 2 06:51:00 UTC 2002
Modified Files:
syssrc/sys/lib/libkern/arch/arm [netbsd-1-6]: byte_swap_2.S
Log Message:
Pull up revision 1.2 (requested by bjh21 in ticket #419):
Avoid leaving junk in the top half of R0 on return.
This fixes port-arm/17440.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.1.20.1 syssrc/sys/lib/libkern/arch/arm/byte_swap_2.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.