summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/mvme188.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/include/mvme188.h')
-rw-r--r--sys/arch/mvme88k/include/mvme188.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/arch/mvme88k/include/mvme188.h b/sys/arch/mvme88k/include/mvme188.h
index f13da69f39f..90fa6ba7a97 100644
--- a/sys/arch/mvme88k/include/mvme188.h
+++ b/sys/arch/mvme88k/include/mvme188.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: mvme188.h,v 1.19 2004/08/02 08:35:00 miod Exp $ */
+/* $OpenBSD: mvme188.h,v 1.20 2004/10/01 19:00:51 miod Exp $ */
/*
* Copyright (c) 1999 Steve Murphree, Jr.
* All rights reserved.
@@ -363,15 +363,6 @@
#define VME_CMMU_D2 0xfff3f000
#define VME_CMMU_D3 0xfff7f000
-#ifndef _LOCORE
-
-extern unsigned int m188_curspl[MAX_CPUS];
-extern unsigned int int_mask_val[INT_LEVEL];
-extern unsigned int int_mask_shadow[MAX_CPUS];
-extern unsigned int *volatile int_mask_reg[MAX_CPUS];
-
-#endif
-
#define M188_IACK 0xFFF85000
#define M188_IVEC 0x40 /* vector returned upon MVME188 int */