xref
: /
xen-4.10.0-shim-comet
/
xen
/
arch
/
x86
/
cpu
/
mcheck
/
util.h
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
_MCHECK_UTIL_H
2
#
define
_MCHECK_UTIL_H
3
4
void
mce_panic_check
(
void
);
5
6
#
endif
7