commit | 2e13b31e5b0ff0b1f1e3359ebf8ca46c356e9391 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Tue Jan 17 08:33:01 2006 -0700 |
committer | Kyle McMartin <kyle@duet.int.mcmartin.ca> | Sun Jan 22 20:26:44 2006 -0500 |
tree | f6bbc910ab5df736eb979ee5178f611f33f686b1 | |
parent | 96629c0b111dbb31d14338a55b7f650e9c490284 [diff] |
[PARISC] atomic64 support Implement atomic64_t so atomic_long_t works on parisc. Also clean up some of the coding style in atomic.h, and make sure ATOMIC_INIT is cast properly. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>