cvs commit: src/sys/arm/include endian.h

Olivier Houchard cognet at FreeBSD.org
Sun Sep 9 04:58:39 PDT 2007


cognet      2007-09-09 11:58:38 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/include      endian.h 
  Log:
  In __bswap16_var(), make sure the 16 upper bits are cleared; while
  optimizing, gcc4 doesn't always do so.
  
  Reported by:    Nathan Whitehorn
  Approved by:    re (blanket)
  
  Revision  Changes    Path
  1.11      +4 -2      src/sys/arm/include/endian.h


More information about the cvs-src mailing list