Subject: CVS commit: src/common/lib/libc/arch/vax/gen
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/31/2007 06:13:53
Module Name: src
Committed By: matt
Date: Sat Mar 31 06:13:53 UTC 2007
Added Files:
src/common/lib/libc/arch/vax/gen: bswap16.S bswap32.S
Log Message:
Add these so kernels built -O0 will link.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/vax/gen/bswap16.S \
src/common/lib/libc/arch/vax/gen/bswap32.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.