entry.h

00001 #ifndef HELP_ENTRY_H_
00002 #define HELP_ENTRY_H_
00003 
00004 /* Entry points for the help command */
00005 extern void help_cmd_help(unsigned int);
00006 extern int cmd_help(char *[]);
00007 
00008 #endif

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