HelenOS sources

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

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

INCLUDED FROM


#ifndef RM_ENTRY_H
#define RM_ENTRY_H

/* Entry points for the rm command */
extern int cmd_rm(char **);
extern void help_cmd_rm(unsigned int);

#endif /* RM_ENTRY_H */

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