summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-11-01 17:40:35 +0000
committerjhb <jhb@FreeBSD.org>2010-11-01 17:40:35 +0000
commitc7dd85142ceb048a08bf4d4b0cd555ebdeff667a (patch)
tree5454d13423bd8880778afe99d72bf142693b2212 /sys/pc98/include
parent8372ad0fde50dc7d92cb1ab2439d7ba31188817f (diff)
downloadFreeBSD-src-c7dd85142ceb048a08bf4d4b0cd555ebdeff667a.zip
FreeBSD-src-c7dd85142ceb048a08bf4d4b0cd555ebdeff667a.tar.gz
Move the <machine/mca.h> header to <x86/mca.h>.
Diffstat (limited to 'sys/pc98/include')
-rw-r--r--sys/pc98/include/mca.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/pc98/include/mca.h b/sys/pc98/include/mca.h
deleted file mode 100644
index a047f87..0000000
--- a/sys/pc98/include/mca.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/*-
- * This file is in the public domain.
- */
-/* $FreeBSD$ */
-
-#include <i386/mca.h>
OpenPOWER on IntegriCloud