source: mainline/uspace/app/bdsh/cmds/modules/help/help.h@ 49b2dc3

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 49b2dc3 was 216d6fc, checked in by Tim Post <echo@…>, 17 years ago

Merge with shell @ 3241 for bdsh

  • Property mode set to 100644
File size: 140 bytes
Line 
1#ifndef HELP_H
2#define HELP_H
3
4/* Prototypes for the help command (excluding entry points) */
5extern int is_mod_or_builtin(char *);
6
7#endif
Note: See TracBrowser for help on using the repository browser.