Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/27/2001 21:44:54
Module Name: basesrc
Committed By: cgd
Date: Tue Feb 27 19:44:54 UTC 2001
Modified Files:
basesrc/lib/libc/arch/mips/gen: byte_swap_2.S byte_swap_4.S
Log Message:
make these more amenable to being copied into libkern. (Gee, why wasn't
this done before? it's not like it was hard...)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/arch/mips/gen/byte_swap_2.S
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/arch/mips/gen/byte_swap_4.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.