SmartAudio/lichee/linux-4.9/arch/x86/include/asm/emergency-restart.h

7 lines
163 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef _ASM_X86_EMERGENCY_RESTART_H
#define _ASM_X86_EMERGENCY_RESTART_H
extern void machine_emergency_restart(void);
#endif /* _ASM_X86_EMERGENCY_RESTART_H */