RPV Event driven kernel
Loading...
Searching...
No Matches

System prompt constructor interface used by the Kernel Shell. More...

#include <stddef.h>
Include dependency graph for prompt.h:

Go to the source code of this file.

Functions

void _shell_prompt (char *prompt, const size_t p_len)
 Generates or retrieves the current shell prompt string.
 

Detailed Description

System prompt constructor interface used by the Kernel Shell.