summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>1998-06-28 03:00:25 +0000
committerangelos <angelos@openbsd.org>1998-06-28 03:00:25 +0000
commit0a768a977284cbb29fba67cf4b8824d5b8a10408 (patch)
tree69672a9d1e3f3c4efbc4a997691db1a0bfd30b8d
parentMore defines from NetBSD. (diff)
downloadwireguard-openbsd-0a768a977284cbb29fba67cf4b8824d5b8a10408.tar.xz
wireguard-openbsd-0a768a977284cbb29fba67cf4b8824d5b8a10408.zip
I'm clearly having problems with cut-and-paste today.
-rw-r--r--sys/arch/alpha/pci/ciareg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/pci/ciareg.h b/sys/arch/alpha/pci/ciareg.h
index 7f1143189d4..f66efc9466b 100644
--- a/sys/arch/alpha/pci/ciareg.h
+++ b/sys/arch/alpha/pci/ciareg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ciareg.h,v 1.6 1998/06/28 02:58:50 angelos Exp $ */
+/* $OpenBSD: ciareg.h,v 1.7 1998/06/28 03:00:25 angelos Exp $ */
/* $NetBSD: ciareg.h,v 1.7 1996/11/23 06:42:55 cgd Exp $ */
/*
@@ -164,7 +164,7 @@
#define CNFG_DWEN 0x00000020
#define CNFG_WLEN 0x00000100
-#define CIA_CSR_CNFG_BITS "\20\11WLEN\6DWEN\5MWEN\1BW
+#define CIA_CSR_CNFG_BITS "\20\11WLEN\6DWEN\5MWEN\1BWEN"
#define CIA_CSR_HAE_MEM (CIA_CSRS + 0x400)