CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 21 Jan 2008 16:01:31 +0000 (17:01 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:33 +0000 (11:06 +0100)
Increment and decrement before assigning to return value.


No differences found