x86: consolidate header guards
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / asm-x86 / reboot_fixups.h
CommitLineData
77ef50a5
VN
1#ifndef ASM_X86__REBOOT_FIXUPS_H
2#define ASM_X86__REBOOT_FIXUPS_H
a2f7c354 3
a2f7c354 4extern void mach_reboot_fixups(void);
a2f7c354 5
77ef50a5 6#endif /* ASM_X86__REBOOT_FIXUPS_H */