Module Name: src
Committed By: riz
Date: Thu Sep 13 20:28:16 UTC 2012
Modified Files:
src/sys/arch/arm/include [netbsd-6]: byte_swap.h
Log Message:
Pull up following revision(s) (requested by martin in ticket #542):
sys/arch/arm/include/byte_swap.h: revision 1.12
Disable arm32 __asm for _byte_swap_u16_variable since gcc4.5 produces
decent code for it. Fixes PR/46898.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.40.1 src/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.