On Thu, 2 Dec 2010, Nathan Whitehorn wrote:
Log:
Define bswap macros for constants to allow the compiler to pre-compute
byte-swapped versions of compile-time constants. This allows use of
bswap() and htole*() in initializers, which is required to cross-build
btxld.
The constant case is MI
Author: nwhitehorn
Date: Thu Dec 2 15:10:27 2010
New Revision: 216122
URL: http://svn.freebsd.org/changeset/base/216122
Log:
Define bswap macros for constants to allow the compiler to pre-compute
byte-swapped versions of compile-time constants. This allows use of
bswap() and htole*() in ini