commit | 2efa53b269ec1e9289a108e1506f53f6f1de440b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jan 20 16:40:48 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jan 20 16:40:48 2010 +0900 |
tree | a5825e18be1044b2472cba5776e1ef47377f9834 | |
parent | 5f240718b475dcddee86b138b624f24c681dbb29 [diff] |
sh: Make 29/32-bit mode check helper generally available. Presently __in_29bit_mode() is only defined for the PMB case, but it's also easily derived from the CONFIG_29BIT and CONFIG_32BIT && CONFIG_PMB=n cases. Signed-off-by: Paul Mundt <lethal@linux-sh.org>