diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-04 20:26:40 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-08-04 20:26:40 +0000 |
commit | d187f0d531296b494a6326c80eff9f4eb76d3d42 (patch) | |
tree | cda706c69a35d7928450fbf08592911bf88adb85 /sys/arch | |
parent | 4f46752ae544d04841260b96e666d1473a37006b (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/include/disklabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/loongson/include/disklabel.h b/sys/arch/loongson/include/disklabel.h index 1496a28b19c..7a9dbe028e9 100644 --- a/sys/arch/loongson/include/disklabel.h +++ b/sys/arch/loongson/include/disklabel.h @@ -1,4 +1,4 @@ -/* $OpenBSD: disklabel.h,v 1.1.1.1 2009/08/04 20:26:39 miod Exp $ */ +/* $OpenBSD: disklabel.h,v 1.1 2009/08/04 20:26:39 miod Exp $ */ /* public domain */ /* |