collapseos/tools/common.h

4 lines
68 B
C

void sendcmd(int fd, char *cmd);
void sendcmdp(int fd, char *cmd);