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