#ifndef __EM_CMD_HANDLER_H
#define __EM_CMD_HANDLER_H

int em_cmd_handler(em_context *ctx);

#endif
