HelenOS sources

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

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

INCLUDED FROM


#ifndef ECHO_ENTRY_H
#define ECHO_ENTRY_H

/* Entry points for the echo command */
extern int cmd_echo(char **);
extern void help_cmd_echo(unsigned int);

#endif /* ECHO_ENTRY_H */

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