d515bd5599
Implement simple machine check support.
7 lines
85 B
C
7 lines
85 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
/* $FreeBSD$ */
|
|
|
|
#include <i386/mca.h>
|