commit | c9065c5963db1b8196d278c47b8da2c33a3c49d1 | [log] [tgz] |
---|---|---|
author | Alan Coopersmith <alan.coopersmith@oracle.com> | Fri Apr 16 17:34:11 2010 -0700 |
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | Fri Apr 16 17:37:58 2010 -0700 |
tree | 9d07a60249c0b32c56e15f73361cb8b188fe2e71 | |
parent | 3c7ae8abe1eee1b1231f7c81e9898485940901c7 [diff] |
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>