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