]> pd.if.org Git - nbds/commitdiff
missing file from last commit
authorjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Wed, 12 Nov 2008 08:11:58 +0000 (08:11 +0000)
committerjdybnis <jdybnis@9ec2166a-aeea-11dd-8830-69e4bb380a4a>
Wed, 12 Nov 2008 08:11:58 +0000 (08:11 +0000)
runtime/runtime_local.h [new file with mode: 0644]

diff --git a/runtime/runtime_local.h b/runtime/runtime_local.h
new file mode 100644 (file)
index 0000000..8b295d2
--- /dev/null
@@ -0,0 +1,5 @@
+void mem_init (void);
+void lwt_init (void);
+
+void rcu_thread_init (int thread_id);
+void lwt_thread_init (int thread_id);