NCG: Use sync instead of msync for a memory barrier for powerpc
authorBen.Lippmeier@anu.edu.au <unknown>
Fri, 13 Feb 2009 00:49:10 +0000 (00:49 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Fri, 13 Feb 2009 00:49:10 +0000 (00:49 +0000)
commitc83d2d16d72825ea5ef9a1b3c7096fc9e19491b7
treed2d97ae954226a11fcd070d23f42b8d3d5b157bd
parente3029b1d193614f53a4d132637269f568deb0d46
NCG: Use sync instead of msync for a memory barrier for powerpc
  Darwin 9.6.0 + GCC 4.0.1 doesn't understand "msync".
  I think "sync" means the same thing.
includes/SMP.h