use "lock cmpxchg" instead of "lock/cmpxchg"
authorSimon Marlow <simonmar@microsoft.com>
Fri, 17 Nov 2006 11:44:29 +0000 (11:44 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 17 Nov 2006 11:44:29 +0000 (11:44 +0000)
commit2f3c5f235bd33482e1663049d3b9f3dbe57f48c6
tree03bec1cdffce884c46e87e5407db141a79f38074
parent83f00866d4dbf458deefd669621fc86bc2c5477c
use "lock cmpxchg" instead of "lock/cmpxchg"
I'm not sure where the latter version came from, but it apparently
doesn't generate a legal instruction on Solaris.
includes/SMP.h