diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-08-17 19:44:08 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 20:32:10 +0200 |
commit | 340ee4b98c0543b5632cac975a7449a2d28762d8 (patch) | |
tree | 94b7315d53d6eadd145c8691f0a9925f5ae389f5 /include/asm-mips/mipsregs.h | |
parent | MT bulletproofing. (diff) | |
download | linux-340ee4b98c0543b5632cac975a7449a2d28762d8.tar.xz linux-340ee4b98c0543b5632cac975a7449a2d28762d8.zip |
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 @@ #define _ULCAST_ (unsigned long) #endif -#include <asm/mipsmtregs.h> - /* * Coprocessor 0 register names */ |