X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2Fcheneygc-internal.h;h=5b58bf6bea9e3ab9ffb57e76af8331c00e0fe2d6;hb=9a19ce460a70a6c1de36095b3e2621116b91cc80;hp=874cff6e6849c53d99ea836b4b1af6adf71f1014;hpb=79cc569a97e444389350ea3f5b1017374fe16bec;p=sbcl.git diff --git a/src/runtime/cheneygc-internal.h b/src/runtime/cheneygc-internal.h index 874cff6..5b58bf6 100644 --- a/src/runtime/cheneygc-internal.h +++ b/src/runtime/cheneygc-internal.h @@ -48,3 +48,4 @@ new_space_p(lispobj object) #endif +extern boolean cheneygc_handle_wp_violation(os_context_t*, void*);