summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/processor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips64/processor.h')
-rw-r--r--include/asm-mips64/processor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/asm-mips64/processor.h b/include/asm-mips64/processor.h
index 2ea66d4d0..989f37de6 100644
--- a/include/asm-mips64/processor.h
+++ b/include/asm-mips64/processor.h
@@ -1,4 +1,4 @@
-/* $Id$
+/* $Id: processor.h,v 1.1 1999/08/18 23:37:51 ralf Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -25,6 +25,7 @@
#include <asm/system.h>
struct mips_cpuinfo {
+ unsigned long udelay_val;
unsigned long *pgd_quick;
unsigned long *pte_quick;
unsigned long pgtable_cache_sz;