cvs commit: src/sys/powerpc/include atomic.h

John Birrell jb at FreeBSD.org
Sun Nov 18 19:16:17 PST 2007


jb          2007-11-19 03:16:16 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/include  atomic.h 
  Log:
  Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so that
  they use casts rather than just assuming that the compiler will DTRT
  without complaining.
  
  Revision  Changes    Path
  1.16      +4 -2      src/sys/powerpc/include/atomic.h


More information about the cvs-all mailing list