diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-08-17 13:44:08 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 14:32:10 -0400 |
commit | 340ee4b98c0543b5632cac975a7449a2d28762d8 (patch) | |
tree | 94b7315d53d6eadd145c8691f0a9925f5ae389f5 /include/asm-mips/mipsregs.h | |
parent | d03d0a57754cb820d318d2234c60b728eb38a94d (diff) |
Virtual SMP support for the 34K.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/mipsregs.h')
-rw-r--r-- | include/asm-mips/mipsregs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h index 50dea25b9dd8..80370e0a5589 100644 --- a/include/asm-mips/mipsregs.h +++ b/include/asm-mips/mipsregs.h | |||
@@ -37,8 +37,6 @@ | |||
37 | #define _ULCAST_ (unsigned long) | 37 | #define _ULCAST_ (unsigned long) |
38 | #endif | 38 | #endif |
39 | 39 | ||
40 | #include <asm/mipsmtregs.h> | ||
41 | |||
42 | /* | 40 | /* |
43 | * Coprocessor 0 register names | 41 | * Coprocessor 0 register names |
44 | */ | 42 | */ |