Correct the Solaris definitions of atomic_add & atomic_dec
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 17 Apr 2010 00:34:11 +0000 (17:34 -0700)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 17 Apr 2010 00:37:58 +0000 (17:37 -0700)
commitc9065c5963db1b8196d278c47b8da2c33a3c49d1
tree9d07a60249c0b32c56e15f73361cb8b188fe2e71
parent3c7ae8abe1eee1b1231f7c81e9898485940901c7
Correct the Solaris definitions of atomic_add & atomic_dec

The #defines added in 966c9907c040b4fe4b288b4a9d82598797aee743 were
mapping these to functions that don't exist.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
xf86atomic.h