summaryrefslogtreecommitdiff
path: root/src/power_commands.h
blob: 8bd6bf4a10ef185a9ea387090bc0da9b404ef5a4 (plain)
1
2
3
4
5
6
7
8
#ifndef POWER_H
#define POWER_H



int com_power( char *arg );

#endif // POWER_H