summaryrefslogtreecommitdiffstats
path: root/sys/pc98/include
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2009-05-14 16:01:29 +0000
committernyan <nyan@FreeBSD.org>2009-05-14 16:01:29 +0000
commitd515bd5599a84be434d8797dd3c39df0e23848ca (patch)
treea08e215494afeb1fcf84b411854e17ce1a43ea42 /sys/pc98/include
parent08bc6ecab59dc0715f783f030f594a33401d527e (diff)
downloadFreeBSD-src-d515bd5599a84be434d8797dd3c39df0e23848ca.zip
FreeBSD-src-d515bd5599a84be434d8797dd3c39df0e23848ca.tar.gz
MFi386: revision 192050
Implement simple machine check support.
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 0000000..a047f87
--- /dev/null
+++ b/sys/pc98/include/mca.h
@@ -0,0 +1,6 @@
+/*-
+ * This file is in the public domain.
+ */
+/* $FreeBSD$ */
+
+#include <i386/mca.h>
OpenPOWER on IntegriCloud