Home
last modified time | relevance | path

Searched hist:e2c3e32a6c52769cca428c951cc5f89a3b8faa92 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dendian.hdiff e2c3e32a6c52769cca428c951cc5f89a3b8faa92 Thu Dec 02 16:10:27 CET 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> 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