util.h

00001 #ifndef UTIL_H
00002 #define UTIL_H
00003 
00004 #include "scli.h"
00005 
00006 /* Utility functions */
00007 extern unsigned int cli_count_args(char **);
00008 extern unsigned int cli_set_prompt(cliuser_t *usr);
00009 
00010 #endif

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