summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-24 20:46:50 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-11-24 20:46:50 +0000
commit0bd81c002fb213b540eb7ec7e06421b7a32dacee (patch)
tree9daa65bef23768b6d027cc7566aaeab8909dce12 /sys/arch/mvme88k
parenta44bf7617d9b5f641c1a92ddbb461af565b9f9b9 (diff)
add lint-specific hacks. at the same time, clean out a lot of ancient
cruft for old compilers and environments. there may be a 2nd round of polishing after this; ok miod and others
Diffstat (limited to 'sys/arch/mvme88k')
-rw-r--r--sys/arch/mvme88k/include/cdefs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/mvme88k/include/cdefs.h b/sys/arch/mvme88k/include/cdefs.h
index 5de217b2b8a..56a6abacdae 100644
--- a/sys/arch/mvme88k/include/cdefs.h
+++ b/sys/arch/mvme88k/include/cdefs.h
@@ -1,3 +1,4 @@
-/* $OpenBSD: cdefs.h,v 1.12 2004/04/26 14:31:11 miod Exp $ */
+/* $OpenBSD: cdefs.h,v 1.13 2005/11/24 20:46:47 deraadt Exp $ */
/* public domain */
+
#include <m88k/cdefs.h>