importing messaging-2008 branch to trunk, going on.
[mono.git] / mono / mini / patch-info.h
index 0c9633650d34daa29ea79c428fce3f3b5a201f47..41cfc2f60d3fab74f4f298ab6f05731ef39bca8d 100644 (file)
@@ -35,4 +35,6 @@ PATCH_INFO(INTERRUPTION_REQUEST_FLAG, "interruption_request_flag")
 PATCH_INFO(METHOD_RGCTX, "method_rgctx")
 PATCH_INFO(RGCTX_FETCH, "rgctx_fetch")
 PATCH_INFO(GENERIC_CLASS_INIT, "generic_class_init")
+PATCH_INFO(MONITOR_ENTER, "monitor_enter")
+PATCH_INFO(MONITOR_EXIT, "monitor_exit")
 PATCH_INFO(NONE, "none")