aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/globals.h b/include/globals.h
index 4304a15..156968a 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -11,6 +11,7 @@ extern char* os_info_v;
extern unsigned char kmem_begin[0x2000000];
extern unsigned char kmem_lookup[0xD000];
extern unsigned long nextpid;
+extern unsigned long sched_stack_count;
extern unsigned long stimel;
extern unsigned long stimeh;
extern struct Drawer g_Drawer;