entry.h

00001 #ifndef EXIT_ENTRY_H_
00002 #define EXIT_ENTRY_H_
00003 
00004 #include "scli.h"
00005 
00006 /* Entry points for the quit command */
00007 extern void help_cmd_exit(unsigned int);
00008 extern int cmd_exit(char *[], cliuser_t *);
00009 
00010 #endif
00011 
00012 

Generated on Thu Jun 2 07:45:40 2011 for HelenOS/USB by  doxygen 1.4.7