commit | 3b4df71b364e230fb7b02356d1f8fce64838ddc7 | [log] [tgz] |
---|---|---|
author | Francesco VIRLINZI <francesco.virlinzi@st.com> | Tue Mar 24 13:30:01 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 31 07:42:37 2009 +0900 |
tree | 0a5241ecf7c7a020f7470de27dd383e8846f8c1a | |
parent | 1c58b0b1a1412ceb6b25dad81bc537bf0fe6ad46 [diff] |
sh: Sanitize asm/mmu.h for assembly use. This patch adds the ifndef __ASSEMBLY__ preprocessor to allow the defines in the file to be used also in assembly code. Signed-off-by: Francesco Virlinzi <francesco.virlinzi@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>