Sign in
googlers
/
maze
/
linux
/
34f192c6527f20c47ccec239e7d51a27691b93fc
/
.
/
include
/
asm-x86_64
/
emergency-restart.h
blob: 680c3956334542d75617e6d89b82298f906e250a [
file
] [
log
] [
blame
]
#ifndef
_ASM_EMERGENCY_RESTART_H
#define
_ASM_EMERGENCY_RESTART_H
extern
void
machine_emergency_restart
(
void
);
#endif
/* _ASM_EMERGENCY_RESTART_H */