summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-04-26 14:57:12 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-04-26 14:57:12 +0000
commit88b8dd634dbe31948d53a32dc502e2a7886debc0 (patch)
treeeaf2048b91c702e119be70da04219bc7199a9fc3 /sys/arch/sparc64
parentbec74eb591527484a3f81e85e975f7e4ef0822c3 (diff)
the the
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/dev/iommureg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/dev/iommureg.h b/sys/arch/sparc64/dev/iommureg.h
index 4f5d6ed5193..d690fa56504 100644
--- a/sys/arch/sparc64/dev/iommureg.h
+++ b/sys/arch/sparc64/dev/iommureg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: iommureg.h,v 1.10 2004/09/27 19:20:57 jason Exp $ */
+/* $OpenBSD: iommureg.h,v 1.11 2005/04/26 14:57:11 miod Exp $ */
/* $NetBSD: iommureg.h,v 1.6 2001/07/20 00:07:13 eeh Exp $ */
/*
@@ -122,7 +122,7 @@ struct iommu_strbuf {
* Unfortunately, sabres on UltraSPARC IIi and IIe processors does not use
* this scheme to determine the IOVA base address. Instead, bits 31-29 are
* used to check against the Target Address Space register in the IIi and
- * the the IOMMU is used if they hit. God knows what goes on in the IIe.
+ * the IOMMU is used if they hit. God knows what goes on in the IIe.
*
*/