Functions

shell.h File Reference

Go to the source code of this file.

Functions

void shell_init (void)
void shell_start (void)
void shell_input (char *cmd)
void shell_quit (char *)
void shell_output (char *str1, char *str2)
void shell_prompt (char *prompt)

Detailed Description

Simple shell, header file

Author:
Adam Dunkels <adam@sics.se>

Definition in file shell.h.