From: Paul Mundt Date: Wed, 27 Sep 2006 07:05:56 +0000 (+0900) Subject: sh: xchg()/__xchg() always_inline fixes for gcc4. X-Git-Tag: v2.6.19-rc1~902^2~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00b3aa3fc9bd827caaa859de90d9eba831b77d40;p=pandora-kernel.git sh: xchg()/__xchg() always_inline fixes for gcc4. Make __xchg() a macro, so that gcc 4.0 doesn't blow up thanks to always_inline.. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed