diff options
Diffstat (limited to 'os/commands/echo.h')
| -rw-r--r-- | os/commands/echo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/commands/echo.h b/os/commands/echo.h new file mode 100644 index 0000000..db62a4f --- /dev/null +++ b/os/commands/echo.h @@ -0,0 +1 @@ +void echo(char *args);
\ No newline at end of file |