[sgen] Fix size warnings in the descriptor code.
[mono.git] / mono / metadata / runtime.h
index 02daee9cd78acf22a884133d63ab25d72c299752..83f17b7d33ec5ea767724f8f72af6d5ea1298960 100644 (file)
@@ -17,6 +17,7 @@ MONO_BEGIN_DECLS
 gboolean mono_runtime_is_critical_method (MonoMethod *method) MONO_INTERNAL;
 gboolean mono_runtime_try_shutdown (void) MONO_INTERNAL;
 
+void mono_runtime_init_tls (void) MONO_INTERNAL;
 MONO_END_DECLS
 
 #endif /* _MONO_METADATA_RUNTIME_H_ */