1.0.9.62: Performance and stability improvement of threading on FreeBSD
[sbcl.git] / src / runtime / cheneygc-internal.h
index 874cff6..5b58bf6 100644 (file)
@@ -48,3 +48,4 @@ new_space_p(lispobj object)
 
 #endif
 
+extern boolean cheneygc_handle_wp_violation(os_context_t*, void*);