reboot.h 126 B

123456
  1. #ifndef _SPARC64_REBOOT_H
  2. #define _SPARC64_REBOOT_H
  3. extern void machine_alt_power_off(void);
  4. #endif /* _SPARC64_REBOOT_H */