| commit | 00b3aa3fc9bd827caaa859de90d9eba831b77d40 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:05:56 2006 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 16:05:56 2006 +0900 |
| tree | 303ec8e19c9289b1a54d2c67005ac44f68adcd9d | |
| parent | bc8bff63bacea47561de34e04a17c79846ecfe91 [diff] |
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 <lethal@linux-sh.org>