source:
mainline/uspace/app/bdsh/cmds/modules/help/help.h@
216d6fc
Last change on this file since 216d6fc was 216d6fc, checked in by , 17 years ago | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[216d6fc] | 1 | #ifndef HELP_H |
2 | #define HELP_H | |
3 | ||
4 | /* Prototypes for the help command (excluding entry points) */ | |
5 | extern int is_mod_or_builtin(char *); | |
6 | ||
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.