commit | 5c0cbd74bb56aeb7f3de883ab79c5f501622ccb1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Mar 21 18:07:04 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Apr 18 09:50:02 2008 -0700 |
tree | e783f5ee9852c53f4161f1c70cd95ab7e0f1f81c | |
parent | 2163b4cb01cd79cd1291696fc4636740026d61cb [diff] |
sh: Allow optimized clear/copy page routines to be used on SH-2. Presently these are restricted to SH-3 and SH-4, so we reorder the ifdefs a bit to let other parts use these also. Signed-off-by: Paul Mundt <lethal@linux-sh.org>