commit | edc9a958fd31ef1d89f9eaee82b2a3882c8e34c9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Nov 04 12:46:19 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Nov 04 12:46:19 2010 +0900 |
tree | bdc96edeb6a41ab72ae87daf46d3402aba633541 | |
parent | e2fcf74f3d3dabe8591732cd37869a0cc88ed7a5 [diff] |
sh: nommu: Support building without an uncached mapping. Now that nommu selects 32BIT we run in to the situation where SH-2A supports an uncached identity mapping by way of the BSC, while the SH-2 does not. This provides stubs for the PC manglers and tidies up some of the system*.h mess in the process. Signed-off-by: Paul Mundt <lethal@linux-sh.org>