]> pd.if.org Git - nbds/blob - runtime/rlocal.h
port to 32 bit x86 linux
[nbds] / runtime / rlocal.h
1 #ifndef RLOCAL_H
2 #define RLOCAL_H
3
4 #include "runtime.h"
5 #include "tls.h"
6
7 void mem_init (void);
8
9 void rcu_thread_init (int thread_id);
10 void lwt_thread_init (int thread_id);
11 #endif//RLOCAL_H