HelenOS sources

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

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

INCLUDED FROM


#ifndef TOUCH_ENTRY_H
#define TOUCH_ENTRY_H

/* Entry points for the touch command */
extern int cmd_touch(char **);
extern void help_cmd_touch(unsigned int);

#endif /* TOUCH_ENTRY_H */

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