From 2a6690e9fd53a02613796764248006e06ac482d6 Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 14 Oct 2018 22:36:16 +0200 Subject: ported vim et al --- userspace/fsh.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'userspace/fsh.c') diff --git a/userspace/fsh.c b/userspace/fsh.c index d74d9d5..85fc5e4 100644 --- a/userspace/fsh.c +++ b/userspace/fsh.c @@ -21,7 +21,6 @@ #include #include "interface/fs.h" - extern char **environ; bool process(char *buf); @@ -58,7 +57,6 @@ void prompt() int main(int argc, char **argv) { - for(int i=0;i