summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2006-10-06 21:02:56 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2006-10-06 21:02:56 +0000
commit9131c67cf791765b5598e2e6c12d2b7905773e9c (patch)
tree2492750edc5c6473055dfbf331b8b88c244cdba6
parent617510313c29c71f7d92f52b7a178224f5f44c85 (diff)
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with
minor changes.
-rw-r--r--sys/arch/sh/include/cdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sh/include/cdefs.h b/sys/arch/sh/include/cdefs.h
index eb7c7eb3761..73afa518b3a 100644
--- a/sys/arch/sh/include/cdefs.h
+++ b/sys/arch/sh/include/cdefs.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cdefs.h,v 1.1.1.1 2006/10/06 21:02:55 miod Exp $ */
+/* $OpenBSD: cdefs.h,v 1.1 2006/10/06 21:02:55 miod Exp $ */
#ifndef _SH_CDEFS_H_
#define _SH_CDEFS_H_