aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/reboot_fixups.h
blob: 765debe4c54cccf1bf6283f92c163eab2a478a71 (plain)
1
2
3
4
5
6
#ifndef _ASM_X86_REBOOT_FIXUPS_H
#define _ASM_X86_REBOOT_FIXUPS_H

extern void mach_reboot_fixups(void);

#endif /* _ASM_X86_REBOOT_FIXUPS_H */