From bb48452d0d2aa30bd893620bebe9c2ad6d9b4760 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sun, 22 Nov 2009 18:12:45 +0000 Subject: 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. --- sys/arch/loongson/include/sysarch.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/arch/loongson/include/sysarch.h (limited to 'sys/arch/loongson/include') diff --git a/sys/arch/loongson/include/sysarch.h b/sys/arch/loongson/include/sysarch.h new file mode 100644 index 00000000000..0e2d30b6b18 --- /dev/null +++ b/sys/arch/loongson/include/sysarch.h @@ -0,0 +1,3 @@ +/* $OpenBSD: sysarch.h,v 1.1.1.1 2009/11/22 18:12:44 miod Exp $ */ +/* public domain */ +#include -- cgit v1.2.3