1*b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */ 21965aae3SH. Peter Anvin #ifndef _ASM_X86_REBOOT_FIXUPS_H 31965aae3SH. Peter Anvin #define _ASM_X86_REBOOT_FIXUPS_H 4bb898558SAl Viro 5bb898558SAl Viro extern void mach_reboot_fixups(void); 6bb898558SAl Viro 71965aae3SH. Peter Anvin #endif /* _ASM_X86_REBOOT_FIXUPS_H */ 8