HelenOS sources

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

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

INCLUDED FROM


#ifndef MKFILE_ENTRY_H
#define MKFILE_ENTRY_H

/* Entry points for the mkfile command */
extern int cmd_mkfile(char **);
extern void help_cmd_mkfile(unsigned int);

#endif /* MKFILE_ENTRY_H */

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