HelenOS sources

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

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

INCLUDED FROM


#ifndef MKDIR_ENTRY_H
#define MKDIR_ENTRY_H

/* Entry points for the mkdir command */
extern int cmd_mkdir(char **);
extern void help_cmd_mkdir(unsigned int);

#endif /* MKDIR_ENTRY_H */

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