shortcmd checked
This commit is contained in:
@@ -159,8 +159,6 @@ typedef struct{
|
||||
uint16_t checksum; // 32
|
||||
} __attribute__((packed)) SSlcmd; // long command
|
||||
|
||||
int SScmdS(SSscmd *cmd);
|
||||
int SScmdL(SSlcmd *cmd);
|
||||
uint16_t SScalcChecksum(uint8_t *buf, int len);
|
||||
void SSconvstat(const SSstat *status, mountdata_t *mountdata, struct timeval *tdat);
|
||||
int SStextcmd(const char *cmd, data_t *answer);
|
||||
|
||||
Reference in New Issue
Block a user