Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/include
Module Name: src
Committed By: matt
Date: Thu Jul 12 17:23:02 UTC 2012
Modified Files:
src/sys/arch/arm/include: byte_swap.h
Log Message:
Use __builtin_constant_p so that we only emit asm when
the expression is not a constant.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.
Home |
Main Index |
Thread Index |
Old Index