HelenOS sources

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

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

INCLUDED FROM


#ifndef UNALIAS_ENTRY_H
#define UNALIAS_ENTRY_H

/* Entry points for the unalias command */
extern int cmd_unalias(char **);
extern void help_cmd_unalias(unsigned int);

#endif /* UNALIAS_ENTRY_H */

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