[PARISC] atomic64 support
authorKyle McMartin <kyle@parisc-linux.org>
Tue, 17 Jan 2006 15:33:01 +0000 (08:33 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:44 +0000 (20:26 -0500)
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>

No differences found