summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-12-25 21:04:33 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-12-25 21:04:33 +0000
commitc66a993b5a51dd149a3618ce097f634b6be40fa5 (patch)
tree3531520acff862ee9b42f41a6b9ad25b8a6b6b83 /sys/arch
parent01f9bb772c738f2e6f33b81090470890259d16fd (diff)
By popular demand and peer pressure, check-in work in progress work to support
the Yeelong Lemote mips-based netbook. Kernel bits only for now, needs polishing; most of this work done during h2k9 last month, although the porting effort started earlier this year.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/loongson/dev/mcclock_isa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/loongson/dev/mcclock_isa.c b/sys/arch/loongson/dev/mcclock_isa.c
index f4ee8777bba..ecda221bc14 100644
--- a/sys/arch/loongson/dev/mcclock_isa.c
+++ b/sys/arch/loongson/dev/mcclock_isa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mcclock_isa.c,v 1.1.1.1 2009/12/25 21:04:32 miod Exp $ */
+/* $OpenBSD: mcclock_isa.c,v 1.1 2009/12/25 21:04:32 miod Exp $ */
/* $NetBSD: mcclock_isa.c,v 1.5 1996/12/05 01:39:29 cgd Exp $ */
/*