]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/x86/include/asm/reboot_fixups.h
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / include / asm / reboot_fixups.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1965aae3
PA
2#ifndef _ASM_X86_REBOOT_FIXUPS_H
3#define _ASM_X86_REBOOT_FIXUPS_H
a2f7c354 4
a2f7c354 5extern void mach_reboot_fixups(void);
a2f7c354 6
1965aae3 7#endif /* _ASM_X86_REBOOT_FIXUPS_H */