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