Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _ASM_X86_REBOOT_FIXUPS_H
0003 #define _ASM_X86_REBOOT_FIXUPS_H
0004 
0005 extern void mach_reboot_fixups(void);
0006 
0007 #endif /* _ASM_X86_REBOOT_FIXUPS_H */