RPV Event driven kernel
Loading...
Searching...
No Matches
prompt.h
Go to the documentation of this file.
1
7#pragma once
8
9#include <stddef.h>
10
44void _shell_prompt(char *prompt, const size_t p_len);
void _shell_prompt(char *prompt, const size_t p_len)
Generates or retrieves the current shell prompt string.