Date: Mon, 19 Nov 2007 03:16:16 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include atomic.h Message-ID: <200711190316.lAJ3GHLN025769@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711190316.lAJ3GHLN025769>