Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/alpha/gen
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.
Home |
Main Index |
Thread Index |
Old Index