HelenOS sources

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

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

INCLUDED FROM


#ifndef MV_ENTRY_H
#define MV_ENTRY_H

/* Entry points for the mv command */
extern int cmd_mv(char **);
extern void help_cmd_mv(unsigned int);

#endif /* MV_ENTRY_H */

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