Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
469d417b68958a064c09e7875646c97c6e783dfc
/
.
/
arch
/
x86
/
include
/
asm
/
emergency-restart.h
blob: 77a99ac06d0070b93e90199fa59615af160e4c73 [
file
] [
log
] [
blame
]
#ifndef
_ASM_X86_EMERGENCY_RESTART_H
#define
_ASM_X86_EMERGENCY_RESTART_H
extern
void
machine_emergency_restart
(
void
);
#endif
/* _ASM_X86_EMERGENCY_RESTART_H */