summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/include
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-07-31 09:26:26 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-07-31 09:26:26 +0000
commite0932cf161beaae741e3e9dfbdc4b52258e25f3a (patch)
tree084fbccd020718928e43446820707723f29d22cd /sys/arch/loongson/include
parent87b9fba1babff70e32a4294f9eaef8cdccaf209d (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/loongson/include')
-rw-r--r--sys/arch/loongson/include/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/loongson/include/asm.h b/sys/arch/loongson/include/asm.h
index a3bf821871e..cf6c2739250 100644
--- a/sys/arch/loongson/include/asm.h
+++ b/sys/arch/loongson/include/asm.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: asm.h,v 1.1.1.1 2009/07/31 09:26:25 miod Exp $ */
+/* $OpenBSD: asm.h,v 1.1 2009/07/31 09:26:25 miod Exp $ */
/* public domain */
#include <mips64/asm.h>