diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-26 12:14:02 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-11-26 12:14:02 +0000 |
commit | 01f9bb772c738f2e6f33b81090470890259d16fd (patch) | |
tree | 2e6f661e1f4f4d1b40ce4a11a132baf86e4738a8 /sys/arch | |
parent | 9e5735df00975584d6cf6bc08dbd76eabfee6fac (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/mcclockvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/loongson/dev/mcclockvar.h b/sys/arch/loongson/dev/mcclockvar.h index 6d0a17e9541..3e4a6dd0781 100644 --- a/sys/arch/loongson/dev/mcclockvar.h +++ b/sys/arch/loongson/dev/mcclockvar.h @@ -1,4 +1,4 @@ -/* $OpenBSD: mcclockvar.h,v 1.1.1.1 2009/11/26 12:14:01 miod Exp $ */ +/* $OpenBSD: mcclockvar.h,v 1.1 2009/11/26 12:14:01 miod Exp $ */ /* $NetBSD: mcclockvar.h,v 1.2 1996/04/17 22:22:38 cgd Exp $ */ /* |