summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/board.h
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-10-11 22:08:58 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-10-11 22:08:58 +0000
commit57d2abb4c707e3cc3473d7afe7e191295d3dd748 (patch)
tree1e0922211e48024416c6954ba7d1fc429ac16e81 /sys/arch/mvme88k/include/board.h
parentf98251456fb2389246c3c5003d861df01903ab0b (diff)
Nuke trailing whitespace.
Diffstat (limited to 'sys/arch/mvme88k/include/board.h')
-rw-r--r--sys/arch/mvme88k/include/board.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/include/board.h b/sys/arch/mvme88k/include/board.h
index 4b69c4e73ce..d30f9dc63ba 100644
--- a/sys/arch/mvme88k/include/board.h
+++ b/sys/arch/mvme88k/include/board.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: board.h,v 1.17 2003/09/28 16:01:11 miod Exp $ */
+/* $OpenBSD: board.h,v 1.18 2003/10/11 22:08:57 miod Exp $ */
/*
* Copyright (c) 1996 Nivas Madhur
* All rights reserved.
@@ -62,7 +62,7 @@
#define VMEA32D16_SIZE 0x007FFFFF /* VMEbus A32/D16 size */
-/* These need to be here because of the way m18x_cmmu.c
+/* These need to be here because of the way m18x_cmmu.c
handles the CMMU's. */
#define CMMU_SIZE 0x1000
@@ -99,7 +99,7 @@
#endif
#ifdef MVME187
#include <machine/mvme187.h>
-#endif
+#endif
#ifdef MVME188
#include <machine/mvme188.h>
#endif