mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-01 15:09:40 +07:00
7 lines
126 B
C
7 lines
126 B
C
![]() |
#ifndef _SPARC64_REBOOT_H
|
||
|
#define _SPARC64_REBOOT_H
|
||
|
|
||
|
extern void machine_alt_power_off(void);
|
||
|
|
||
|
#endif /* _SPARC64_REBOOT_H */
|