#ifndef _CLI_H_1471177f_ #define _CLI_H_1471177f_ extern void cli_main(int, int); #define CLIMSG_BUFSIZE 0 /* either direction */ #define CLIMSG_TEXT 1 /* either direction */ #define CLIMSG_PROMPT 2 /* parent->cli */ #endif