summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include')
-rw-r--r--sys/arch/mvme88k/include/cmmu.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/include/cmmu.h b/sys/arch/mvme88k/include/cmmu.h
index 98a33c7b44b..9b3ff2bfee6 100644
--- a/sys/arch/mvme88k/include/cmmu.h
+++ b/sys/arch/mvme88k/include/cmmu.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cmmu.h,v 1.17 2004/01/09 00:23:04 miod Exp $ */
+/* $OpenBSD: cmmu.h,v 1.18 2004/01/20 14:35:52 miod Exp $ */
/*
* Mach Operating System
* Copyright (c) 1993-1992 Carnegie Mellon University
@@ -35,7 +35,6 @@
* Prototypes and stuff for cmmu.c.
*/
extern unsigned cpu_sets[MAX_CPUS];
-extern int cpu_cmmu_ratio;
extern unsigned master_cpu;
extern int max_cpus, max_cmmus;