Rev 3397 | Details | Compare with Previous | Last modification | View Log | RSS feed
#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 */