aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/reboot_fixups.h
blob: 2c2987d975706e891bbb5e58021b3158eacaac4a (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 */