4 lines
88 B
C
4 lines
88 B
C
|
void rtas_fw_restart(char *cmd);
|
||
|
void rtas_fw_power_off(void);
|
||
|
void rtas_fw_halt(void);
|