From b52151e032025f97e42ddc0147c9e49fb958a948 Mon Sep 17 00:00:00 2001 From: kaashoek Date: Mon, 28 Aug 2006 18:31:33 +0000 Subject: some text in readme generate postscript printout --- init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.c') diff --git a/init.c b/init.c index 983246b..5e387a8 100644 --- a/init.c +++ b/init.c @@ -4,6 +4,8 @@ #include "fs.h" #include "fcntl.h" +/* The initial user-level program */ + char *sh_args[] = { "sh", 0 }; int -- cgit v1.2.3