HelenOS sources

root/uspace/app/bdsh/cmds/modules/help/entry.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef HELP_ENTRY_H_
#define HELP_ENTRY_H_

/* Entry points for the help command */
extern void help_cmd_help(unsigned int);
extern int cmd_help(char *[]);

#endif

/* [<][>][^][v][top][bottom][index][help] */
HelenOS homepage, sources at GitHub