HelenOS sources

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

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

INCLUDED FROM


#ifndef CP_ENTRY_H
#define CP_ENTRY_H

/* Entry points for the cp command */
extern int cmd_cp(char **);
extern void help_cmd_cp(unsigned int);

#endif /* CP_ENTRY_H */

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