From f8113ea52367852315892e656e7e49e3ea7e957c Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 19 Apr 2005 21:30:21 +0000 Subject: As a late birthday present, a preliminary port to the Solbourne IDT systems (S3000, S4000 and S4000DX). Currently limited to diskless and serial console, and userland has issues. Things will get better in the near future. --- sys/arch/solbourne/include/bus.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sys/arch/solbourne/include/bus.h (limited to 'sys/arch/solbourne/include/bus.h') diff --git a/sys/arch/solbourne/include/bus.h b/sys/arch/solbourne/include/bus.h new file mode 100644 index 00000000000..cd5a4088e98 --- /dev/null +++ b/sys/arch/solbourne/include/bus.h @@ -0,0 +1,3 @@ +/* $OpenBSD: bus.h,v 1.1 2005/04/19 21:30:17 miod Exp $ */ +/* public domain */ +#include \ No newline at end of file -- cgit v1.2.3