Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2010 15:10:27 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/include endian.h
Message-ID:  <201012021510.oB2FAYrc032554@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-12-02 15:10:27 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/include  endian.h 
  Log:
  SVN rev 216122 on 2010-12-02 15:10:27Z by nwhitehorn
  
  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
  
  Revision  Changes    Path
  1.16      +30 -16    src/sys/powerpc/include/endian.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012021510.oB2FAYrc032554>