entry.h

00001 #ifndef BDD_ENTRY_H
00002 #define BDD_ENTRY_H
00003 
00004 /* Entry points for the bdd command */
00005 extern int cmd_bdd(char **);
00006 extern void help_cmd_bdd(unsigned int);
00007 
00008 #endif /* BDD_ENTRY_H */
00009 

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