HelenOS sources

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

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

INCLUDED FROM


#ifndef KCON_ENTRY_H
#define KCON_ENTRY_H

/* Entry points for the kcon command */
extern int cmd_kcon(char **);
extern void help_cmd_kcon(unsigned int);

#endif /* KCON_ENTRY_H */

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