reboot_fixups.h 144 字节
Newer Older
H
H. Peter Anvin 已提交
1 2
#ifndef _ASM_X86_REBOOT_FIXUPS_H
#define _ASM_X86_REBOOT_FIXUPS_H
3 4 5

extern void mach_reboot_fixups(void);

H
H. Peter Anvin 已提交
6
#endif /* _ASM_X86_REBOOT_FIXUPS_H */