]> pd.if.org Git - nbds/blobdiff - runtime/runtime_local.h
separate out strings handling code into it own file
[nbds] / runtime / runtime_local.h
diff --git a/runtime/runtime_local.h b/runtime/runtime_local.h
deleted file mode 100644 (file)
index 5b02076..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef RUNTIME_LOCAL_H
-#define RUNTIME_LOCAL_H
-#include "tls.h"
-DECLARE_THREAD_LOCAL(tid_, int);
-
-void mem_init (void);
-
-void rcu_thread_init (int thread_id);
-void lwt_thread_init (int thread_id);
-#endif//RUNTIME_LOCAL_H