aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2003-10-21 18:20:57 -0700
committerLinus Torvalds <torvalds@home.osdl.org>2003-10-21 18:20:57 -0700
commitcb37891bd656178d0593fa24bccc0f4539836511 (patch)
tree708f1418448eca98ec20ee460a506a66e344bb0a /init
parentd012fa6e6fd9f39eb04c977768b8353ef636456c (diff)
downloadhistory-cb37891bd656178d0593fa24bccc0f4539836511.tar.gz
[PATCH] export system_running to other files
There seems to be no header file which declares system_running.
Diffstat (limited to 'init')
-rw-r--r--init/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c
index 2b9b862c1a7504..610c7767e01340 100644
--- a/init/main.c
+++ b/init/main.c
@@ -94,7 +94,7 @@ extern void tc_init(void);
* Are we up and running (ie do we have all the infrastructure
* set up)
*/
-int system_running = 0;
+int system_running;
/*
* Boot command-line arguments