summaryrefslogtreecommitdiff
path: root/sys/arch/vax
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-06-20 20:57:40 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-06-20 20:57:40 +0000
commitb17c78624f5133d1822b3c6bf2ef0a71f5882f47 (patch)
treee0ad6e45f07196091105d0dda8ac4921c9cb7275 /sys/arch/vax
parenta005f0130e8155f01a706f61d4362109cd47bc21 (diff)
Remove unused struct ka410_cpu, long superseded by struct vs_cpu.
Diffstat (limited to 'sys/arch/vax')
-rw-r--r--sys/arch/vax/include/ka410.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/sys/arch/vax/include/ka410.h b/sys/arch/vax/include/ka410.h
index 7136a3d45c3..7a7b1852b34 100644
--- a/sys/arch/vax/include/ka410.h
+++ b/sys/arch/vax/include/ka410.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ka410.h,v 1.5 2006/07/25 21:11:08 miod Exp $ */
+/* $OpenBSD: ka410.h,v 1.6 2009/06/20 20:57:39 miod Exp $ */
/* $NetBSD: ka410.h,v 1.2 1997/02/19 10:06:05 ragge Exp $ */
/*
* Copyright (c) 1996 Ludd, University of Lule}, Sweden.
@@ -65,9 +65,6 @@
/*
* Other fixed addresses which should be mapped
*/
-#define KA410_CPU_BASE ((struct ka410_cpu *)0x20080000)
-#define KA410_CPU_END 0x200800FF
-#define KA410_CPU_SIZE 0x100
#define KA410_NWA_BASE 0x20090000 /* Network Address ROM */
#define KA410_NWA_END 0x2009007F
#define KA410_NWA_SIZE 0x80
@@ -150,13 +147,6 @@ extern volatile unsigned char *ka410_intmsk;
#define KA410_RESERVED 0x200B00C0 /* Reserved (16 bytes) */
-struct ka410_cpu {
- u_long ka410_hltcod;
- u_long ka410_mser;
- u_long ka410_cear;
- u_long ka410_intmsk;
-};
-
/*
* KA410 uses bits 2-9 of longwords to store single bytes in NVRAM,
* thus we declare the clock as an struct of bit-fields, so that the