Subject: CVS commit: src/common/lib/libc/arch/alpha/gen
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/27/2005 09:22:08
Module Name: src
Committed By: yamt
Date: Tue Dec 27 09:22:08 UTC 2005
Modified Files:
src/common/lib/libc/arch/alpha/gen: byte_swap_2.S byte_swap_4.S
Log Message:
make alpha kernel buildable again.
don't add __ prefix to bswap{16,32}
if defined(_KERNEL) || defined(_STANDALONE).
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/alpha/gen/byte_swap_2.S \
src/common/lib/libc/arch/alpha/gen/byte_swap_4.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.