summaryrefslogtreecommitdiff
path: root/sys/pc98/include
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2005-04-13 13:18:32 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2005-04-13 13:18:32 +0000
commitaaaf1a6d53bf619a2ac212140ef0bd5bbb39ea6b (patch)
tree5cd39396613859a280a29954ad00c73ecbf4bbea /sys/pc98/include
parent91649ac9bd142356347fce7007015baa8bef96c6 (diff)
Notes
Diffstat (limited to 'sys/pc98/include')
-rw-r--r--sys/pc98/include/bus_memio.h2
-rw-r--r--sys/pc98/include/bus_pio.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/pc98/include/bus_memio.h b/sys/pc98/include/bus_memio.h
index 324412d153df..5221cfcd7be1 100644
--- a/sys/pc98/include/bus_memio.h
+++ b/sys/pc98/include/bus_memio.h
@@ -2,5 +2,3 @@
* This file is in the public domain.
*/
/* $FreeBSD$ */
-
-#include <i386/bus_memio.h>
diff --git a/sys/pc98/include/bus_pio.h b/sys/pc98/include/bus_pio.h
index 8f1ee2a4974b..5221cfcd7be1 100644
--- a/sys/pc98/include/bus_pio.h
+++ b/sys/pc98/include/bus_pio.h
@@ -2,5 +2,3 @@
* This file is in the public domain.
*/
/* $FreeBSD$ */
-
-#include <i386/bus_pio.h>