diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 12:00:55 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 12:00:55 -0500 |
| commit | d936cfc72032fb4af03d1edd99596d18ea1f081c (patch) | |
| tree | 6d524c57fbff717ba82c6f4925659f6ec901d45d /include/asm-mips/mach-ja/cpu-feature-overrides.h | |
| parent | 4f47707b056bd2e3627ef390557ee93d312daba5 (diff) | |
| parent | adfc76419bff33542d4fd53dc7f24818f846f194 (diff) | |
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Diffstat (limited to 'include/asm-mips/mach-ja/cpu-feature-overrides.h')
| -rw-r--r-- | include/asm-mips/mach-ja/cpu-feature-overrides.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-mips/mach-ja/cpu-feature-overrides.h b/include/asm-mips/mach-ja/cpu-feature-overrides.h index a0fde405d4c4..90ff087083b9 100644 --- a/include/asm-mips/mach-ja/cpu-feature-overrides.h +++ b/include/asm-mips/mach-ja/cpu-feature-overrides.h | |||
| @@ -37,4 +37,9 @@ | |||
| 37 | #define cpu_icache_line_size() 32 | 37 | #define cpu_icache_line_size() 32 |
| 38 | #define cpu_scache_line_size() 32 | 38 | #define cpu_scache_line_size() 32 |
| 39 | 39 | ||
| 40 | #define cpu_has_mips32r1 0 | ||
| 41 | #define cpu_has_mips32r2 0 | ||
| 42 | #define cpu_has_mips64r1 0 | ||
| 43 | #define cpu_has_mips64r2 0 | ||
| 44 | |||
| 40 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ | 45 | #endif /* __ASM_MACH_JA_CPU_FEATURE_OVERRIDES_H */ |
