source:
mainline/uspace/app/bdsh/cmds/modules/help/help.h@
c9f5e24f
| Last change on this file since c9f5e24f was 216d6fc, checked in by , 18 years ago | |
|---|---|
|
|
| File size: 140 bytes | |
| Line | |
|---|---|
| 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.
