Shell mode descriptor. More...
Data Fields | |
void(* | start )() |
void(* | run )() |
void(* | stop )() |
void(* mode_t::start) () |
Definition at line 38 of file shell.c.
Referenced by kshell(), and switch_mode().
void(* mode_t::stop) () |
Definition at line 40 of file shell.c.
Referenced by switch_mode().