kernel-ark/include/asm-x86/reboot_fixups.h

7 lines
144 B
C
Raw Normal View History

#ifndef ASM_X86__REBOOT_FIXUPS_H
#define ASM_X86__REBOOT_FIXUPS_H
extern void mach_reboot_fixups(void);
#endif /* ASM_X86__REBOOT_FIXUPS_H */