summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>1998-06-28 02:43:23 +0000
committerangelos <angelos@openbsd.org>1998-06-28 02:43:23 +0000
commit076ec8f34e14eecd10400d943bf932acb1a66fc7 (patch)
treef62ad8c804bbd928b6035c47d5a163486e5259bf /sys
parentExtend struct cia_config, needed for the EB164LX/SX support (and other (diff)
downloadwireguard-openbsd-076ec8f34e14eecd10400d943bf932acb1a66fc7.tar.xz
wireguard-openbsd-076ec8f34e14eecd10400d943bf932acb1a66fc7.zip
Oops, cut and pasted a bit too much.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/pci/ciavar.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/alpha/pci/ciavar.h b/sys/arch/alpha/pci/ciavar.h
index fba8d413408..a9b30a86a16 100644
--- a/sys/arch/alpha/pci/ciavar.h
+++ b/sys/arch/alpha/pci/ciavar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ciavar.h,v 1.7 1998/06/28 02:39:25 angelos Exp $ */
+/* $OpenBSD: ciavar.h,v 1.8 1998/06/28 02:43:23 angelos Exp $ */
/* $NetBSD: ciavar.h,v 1.6 1996/11/25 03:49:11 cgd Exp $ */
/*
@@ -46,9 +46,6 @@ struct cia_config {
u_int32_t cc_hae_mem;
u_int32_t cc_hae_io;
- u_int32_t cc_hae_mem;
- u_int32_t cc_hae_io;
-
u_int32_t cc_rev;
u_int32_t cc_cnfg;