summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios/mca_machdep.c
diff options
context:
space:
mode:
authormdodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
committermdodd <mdodd@FreeBSD.org>2003-03-24 19:14:46 +0000
commit803a8a66ce9e1f83729d0414701c26c086d375a8 (patch)
tree3ded447729da2f74d5f91dcc467cfc6d7425da2b /sys/i386/bios/mca_machdep.c
parentc4e5f92f95fe2ec1bc43e9c81e6ae44551f9e154 (diff)
downloadFreeBSD-src-803a8a66ce9e1f83729d0414701c26c086d375a8.zip
FreeBSD-src-803a8a66ce9e1f83729d0414701c26c086d375a8.tar.gz
Use repo-copied files in sys/i386/bios.
Diffstat (limited to 'sys/i386/bios/mca_machdep.c')
-rw-r--r--sys/i386/bios/mca_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/bios/mca_machdep.c b/sys/i386/bios/mca_machdep.c
index 13879f1..947d841 100644
--- a/sys/i386/bios/mca_machdep.c
+++ b/sys/i386/bios/mca_machdep.c
@@ -38,7 +38,7 @@
#include <machine/cpufunc.h>
#include <dev/mca/mca_busreg.h>
-#include <i386/isa/mca_machdep.h>
+#include <i386/bios/mca_machdep.h>
/* Global MCA bus flag */
int MCA_system = 0;
OpenPOWER on IntegriCloud