K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-12-02T15:10:27.288883Z K 7 svn:log V 241 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. Obtained from: sparc64 END