summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/include/cpus.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/cpus.h
parentf98251456fb2389246c3c5003d861df01903ab0b (diff)
Nuke trailing whitespace.
Diffstat (limited to 'sys/arch/mvme88k/include/cpus.h')
-rw-r--r--sys/arch/mvme88k/include/cpus.h22
1 files changed, 9 insertions, 13 deletions
diff --git a/sys/arch/mvme88k/include/cpus.h b/sys/arch/mvme88k/include/cpus.h
index ecf5bd9e2d5..4de514f31ae 100644
--- a/sys/arch/mvme88k/include/cpus.h
+++ b/sys/arch/mvme88k/include/cpus.h
@@ -1,35 +1,31 @@
-/* $OpenBSD: cpus.h,v 1.11 2001/12/19 07:04:41 smurph Exp $ */
-/*
+/* $OpenBSD: cpus.h,v 1.12 2003/10/11 22:08:57 miod Exp $ */
+/*
* Mach Operating System
* Copyright (c) 1993-1992 Carnegie Mellon University
* All Rights Reserved.
- *
+ *
* Permission to use, copy, modify and distribute this software and its
* documentation is hereby granted, provided that both the copyright
* notice and this permission notice appear in all copies of the
* software, derivative works or modified versions, and any portions
* thereof, and that both notices appear in supporting documentation.
- *
+ *
* CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
* CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
* ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- *
+ *
* Carnegie Mellon requests users of this software to return to
- *
+ *
* Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
* School of Computer Science
* Carnegie Mellon University
* Pittsburgh PA 15213-3890
- *
- * any improvements or extensions that they make and grant Carnegie Mellon
+ *
+ * any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
*/
/*
- *
- * HISTORY
- */
-/*
- Versions Idents for 88k family chips
+ * Versions Idents for 88k family chips
*/
#ifndef __MACHINE_CPUS_H__