HelenOS sources

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

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

INCLUDED FROM


#ifndef MOUNT_ENTRY_H
#define MOUNT_ENTRY_H

/* Entry points for the mount command */
extern int cmd_mount(char **);
extern void help_cmd_mount(unsigned int);

#endif /* MOUNT_ENTRY_H */

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