Merge pull request #3403 from ntherning/fix-handler-block-trampoline-crash-on-win64
[mono.git] / mono / metadata / boehm-gc.c
index e76a3a3bfb7b6f581f9bceb8aa2eb711e4b01c38..41510b486e88139695f0f0109332effe0b59557f 100644 (file)
@@ -829,6 +829,11 @@ mono_gc_clear_domain (MonoDomain *domain)
 {
 }
 
+void
+mono_gc_suspend_finalizers (void)
+{
+}
+
 int
 mono_gc_get_suspend_signal (void)
 {