reapply
[mono.git] / mono / metadata / environment.h
index 4493a7db7ba3d5737a8b13a4528b9b404ef31137..1b2abad1aed5ab07650fb3338e6e08a1f5b013fc 100644 (file)
@@ -17,6 +17,8 @@ extern void mono_environment_exitcode_set (gint32 value);
 
 extern MonoString* ves_icall_System_Environment_GetOSVersionString (void);
 
+extern gint32 ves_icall_System_Environment_get_ProcessorCount(void);
+
 G_END_DECLS
 
 #endif /* _MONO_METADATA_ENVIRONMENT_H_ */