3 lines
84 B
C
3 lines
84 B
C
#pragma once
|
|
|
|
void shell_echo(struct console *con, const char **argv, size_t argc);
|