#ifndef EX_CMDS_H
#define EX_CMDS_H
#ifdef __cplusplus
extern "C" {
#endif
void ex_cmds_init(void);
}