mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 15:45:08 +07:00
7 lines
138 B
C
7 lines
138 B
C
![]() |
#ifndef _LINUX_REBOOT_FIXUPS_H
|
||
|
#define _LINUX_REBOOT_FIXUPS_H
|
||
|
|
||
|
extern void mach_reboot_fixups(void);
|
||
|
|
||
|
#endif /* _LINUX_REBOOT_FIXUPS_H */
|