HelenOS sources

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

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

INCLUDED FROM


#ifndef PRINTF_ENTRY_H
#define PRINTF_ENTRY_H

/* Entry points for the printf command */
extern int cmd_printf(char **);
extern void help_cmd_printf(unsigned int);

#endif /* PRINTF_ENTRY_H */

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