forked from Mirror/GodMode9
7 lines
67 B
C
7 lines
67 B
C
#pragma once
|
|
|
|
#include "common.h"
|
|
|
|
void Reboot();
|
|
void PowerOff();
|