7 lines
144 B
C
Raw Permalink Normal View History

2016-03-04 07:09:26 -08:00
#ifndef _ASM_X86_REBOOT_FIXUPS_H
#define _ASM_X86_REBOOT_FIXUPS_H
extern void mach_reboot_fixups(void);
#endif /* _ASM_X86_REBOOT_FIXUPS_H */