commit | 2493921c284813b9f512c95d972a302cf82296cb | [log] [tgz] |
---|---|---|
author | Kumba <kumba@gentoo.org> | Sun Jun 18 02:16:53 2006 -0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 19 17:39:26 2006 +0100 |
tree | cda347ae07400e2aa277b52ee5ba27d1b7b5588c | |
parent | 35189fad3cb5f6e3ab66c8321928a851de0cd2b1 [diff] |
[MIPS] Add Missing R4K Cache Macros to IP27 & IP32 Keeping in accordance with other machines, IP27 and IP32 lack a few macros. IP27 lacks cpu_has_4kex & cpu_has_4k_cache macros while IP32 lacks just the cpu_has_4k_cache macro. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>