1.0.29.32: SCRUB-CONTROL-STACK related changes
[sbcl.git] / src / code / exhaust.lisp
index e3ce6ef..f35ac45 100644 (file)
@@ -11,6 +11,4 @@
 ;;;; files for more information.
 
 (in-package "SB!KERNEL")
-(define-alien-routine "protect_control_stack_guard_page"
-    sb!alien:int (protect-p sb!alien:int))
-
+(define-alien-routine reset-control-stack-guard-page sb!alien:void)