Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/arm/include
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/18/2002 03:04:18
Module Name: syssrc
Committed By: he
Date: Mon Nov 18 01:04:18 UTC 2002
Added Files:
syssrc/sys/arch/arm/include [netbsd-1-6]: byte_swap.h
Log Message:
Pull up revision 1.1 (new, requested by thorpej in ticket #667):
Byte-swapping optimizations, enabled if compiling with GCC:
o Byte-swap 16-bit and 32-bit constants at compile-time
o Inline 16-bit and 32-bit variable byte-swaps
To generate a diff of this commit:
cvs rdiff -r0 -r1.3.2.1 syssrc/sys/arch/arm/include/byte_swap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.