blob: 96515658ce1283c3e1dbeb006f0f134fc5076fa5 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
H. Peter Anvin1965aae2008-10-22 22:26:29 -07002#ifndef _ASM_X86_REBOOT_FIXUPS_H
3#define _ASM_X86_REBOOT_FIXUPS_H
Jaya Kumara2f7c352005-05-01 08:58:49 -07004
Jaya Kumara2f7c352005-05-01 08:58:49 -07005extern void mach_reboot_fixups(void);
Jaya Kumara2f7c352005-05-01 08:58:49 -07006
H. Peter Anvin1965aae2008-10-22 22:26:29 -07007#endif /* _ASM_X86_REBOOT_FIXUPS_H */