summaryrefslogtreecommitdiff
path: root/sys/pc98/include
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2009-05-14 16:01:29 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2009-05-14 16:01:29 +0000
commit85d12e2316c26a7e02bcce78a0e5cc575c221ac0 (patch)
treea08e215494afeb1fcf84b411854e17ce1a43ea42 /sys/pc98/include
parentbb2aebf3ad252165a58525e2f972f955de04d46f (diff)
Notes
Diffstat (limited to 'sys/pc98/include')
-rw-r--r--sys/pc98/include/mca.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/pc98/include/mca.h b/sys/pc98/include/mca.h
new file mode 100644
index 000000000000..a047f87c48c4
--- /dev/null
+++ b/sys/pc98/include/mca.h
@@ -0,0 +1,6 @@
+/*-
+ * This file is in the public domain.
+ */
+/* $FreeBSD$ */
+
+#include <i386/mca.h>