summaryrefslogtreecommitdiff
path: root/src/host_commands.h
blob: daafda4151b0e70a203f85fcd7d006c6ef21eda9 (plain)
1
2
3
4
5
6
7
8
#ifndef HOST_COMMANDS_H
#define HOST_COMMANDS_H

#include "d_bus_commands.h"

int com_boot( char *arg );

#endif // HOST_COMMANDS_H