From 8eec392465d86ee95c60098e2a65f78e8eab7349 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Fri, 31 Jul 2009 09:26:27 +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/asm.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/arch/loongson/include/asm.h (limited to 'sys/arch/loongson/include/asm.h') diff --git a/sys/arch/loongson/include/asm.h b/sys/arch/loongson/include/asm.h new file mode 100644 index 00000000000..a3bf821871e --- /dev/null +++ b/sys/arch/loongson/include/asm.h @@ -0,0 +1,3 @@ +/* $OpenBSD: asm.h,v 1.1.1.1 2009/07/31 09:26:25 miod Exp $ */ +/* public domain */ +#include -- cgit v1.2.3