HelenOS sources

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

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

INCLUDED FROM


#ifndef ALIAS_ENTRY_H
#define ALIAS_ENTRY_H

/* Entry points for the alias command */
extern int cmd_alias(char **);
extern void help_cmd_alias(unsigned int);

#endif /* ALIAS_ENTRY_H */

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