Modestus Moon OS
R4
CS 450 project
|
Go to the source code of this file.
Functions | |
void | init_commhand (void) |
init_commhand Starts input loop and waits for shutdown code More... | |
char * | get_hist_up (void) |
char* get_hist_up | ( | void | ) |
void init_commhand | ( | void | ) |
init_commhand Starts input loop and waits for shutdown code
Definition at line 200 of file commhand.c.
References s_cmd_struct::cmdFunc, exec_comm(), IDLE, in_string, initCmdArray(), MAX_LENGTH, parsed, PROMPT, serial_poll(), serial_print(), shutdown, and sys_req().
Referenced by kmain().