00001 #ifndef CMDLINE_H 00002 #define CMDLINE_H 00003 00004 /* Command line external functions */ 00005 00006 void cmdl_start(); 00007 00008 #endif