summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2000-08-28 22:04:23 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2000-08-28 22:04:23 +0000
commitc8d34824721c4fd442906ece82c6bb8d7b8e4ce2 (patch)
tree50149b4e263e2e9851fb79b62d56ec3c3079b2f2 /sys
parent768e1ea8910e3fcfb0cd8e9be68a3eb1bf0d1efa (diff)
Remove unneeded constants
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sun3/include/obio.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sun3/include/obio.h b/sys/arch/sun3/include/obio.h
index fad8ddcb560..f8d8c3b9a39 100644
--- a/sys/arch/sun3/include/obio.h
+++ b/sys/arch/sun3/include/obio.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: obio.h,v 1.6 1997/01/16 04:04:09 kstailey Exp $ */
+/* $OpenBSD: obio.h,v 1.7 2000/08/28 22:04:22 miod Exp $ */
/* $NetBSD: obio.h,v 1.16 1996/11/20 18:57:14 gwr Exp $ */
/*-
@@ -68,10 +68,8 @@
#define OBIO_CLOCK_SIZE 0x00020
#define OBIO_MEMERR_SIZE 0x00008
#define OBIO_INTERREG_SIZE 0x00001
-#define OBIO_INTEL_ETHER_SIZE 0x00001
#define OBIO_COLOR_MAP_SIZE 0x00400
#define OBIO_EPROM_SIZE 0x10000
-#define OBIO_AMD_ETHER_SIZE 0x00004
#define OBIO_NCR_SCSI_SIZE 0x00020
#define OBIO_IO_BUS_SIZE 0x1000000
#define OBIO_DES_SIZE 0x00004