From 699dbc90e8c7baecae197fb331773f505a46a1eb Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 14 Jul 2005 07:30:27 +0000 Subject: Macros to access the register of processors using the new MIPS Multithreading ASE, also know as MT ASE. Signed-off-by: Ralf Baechle diff --git a/include/asm-mips/mipsmtregs.h b/include/asm-mips/mipsmtregs.h new file mode 100644 --- include/asm-mips/mipsregs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/asm-mips/mipsregs.h') diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h index 802b1c41ff6a..89aac1e1f348 100644 --- a/include/asm-mips/mipsregs.h +++ b/include/asm-mips/mipsregs.h @@ -37,6 +37,8 @@ #define _ULCAST_ (unsigned long) #endif +#include + /* * Coprocessor 0 register names */ -- cgit v1.2.3