sh: xchg()/__xchg() always_inline fixes for gcc4.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:05:56 +0000 (16:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 07:05:56 +0000 (16:05 +0900)
Make __xchg() a macro, so that gcc 4.0 doesn't blow up thanks to
always_inline..

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found