diff options
Diffstat (limited to 'stage3/shell.h')
-rw-r--r-- | stage3/shell.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stage3/shell.h b/stage3/shell.h index 2336d21..d8d2450 100644 --- a/stage3/shell.h +++ b/stage3/shell.h @@ -4,6 +4,5 @@ #include "def.h" void shell_run_cmd(str arg); -void shell_run_file(str arg); #endif |