License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / x86 / include / asm / emergency-restart.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1965aae3
PA
2#ifndef _ASM_X86_EMERGENCY_RESTART_H
3#define _ASM_X86_EMERGENCY_RESTART_H
7c903473 4
4a1421f8 5extern void machine_emergency_restart(void);
7c903473 6
1965aae3 7#endif /* _ASM_X86_EMERGENCY_RESTART_H */