summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-12-11 17:05:09 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-12-11 17:05:09 +0000
commitffb3af6ff63cdced0958d796d6f11718f910dc47 (patch)
treeb5457b195e7c1cf8c8947f26001aaaa92b3f5410 /sys/arch
parentb395017bfb3b025a08cdcfd29a98a9838d8886d0 (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/loongson/bus_space.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/loongson/loongson/bus_space.c b/sys/arch/loongson/loongson/bus_space.c
index d29006d6dbf..c95101648f3 100644
--- a/sys/arch/loongson/loongson/bus_space.c
+++ b/sys/arch/loongson/loongson/bus_space.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bus_space.c,v 1.1.1.1 2009/12/11 17:05:08 miod Exp $ */
+/* $OpenBSD: bus_space.c,v 1.1 2009/12/11 17:05:08 miod Exp $ */
/*
* Copyright (c) 2001-2003 Opsycon AB (www.opsycon.se / www.opsycon.com)